Commit Graph

13 Commits

Author SHA1 Message Date
techartdev 95bfe5e214 Add voice agent and session ID options, update changelog to version 0.1.61
- Introduced `voice_agent_id` and `assist_session_id` options for enhanced integration.
- Updated request handling to support new headers for voice interactions.
- Preserved existing behavior when new options are left blank.
- Updated changelog for version 0.1.61 to reflect these changes.
2026-03-07 14:37:39 +02:00
techartdev e0c0c7be8e Add configurable agent_id support and update integration options
- Introduced configurable OpenClaw `agent_id` for manual setup and service overrides.
- Enhanced API client to support routing messages to specific agents.
- Updated integration options to reload automatically upon saving changes.
- Added service descriptions and translations for the new `agent_id` field.
- Updated version to 0.1.58 in manifest.
2026-03-07 14:20:24 +02:00
techartdev 0f5357e7c7 Add event and button entities, select entity for model switching, and update changelog to version 0.1.56 2026-02-25 15:24:23 +02:00
techartdev d1187a3818 timeout override in settings 2026-02-23 16:45:34 +02:00
techartdev 99aaef05c1 Add HTTPS/SSL support and enhance connection handling
- Implemented HTTPS/SSL support for OpenClaw gateways in `lan_https` mode.
- Added configuration options for SSL certificate verification.
- Improved auto-discovery for `lan_https` access mode.
- Updated documentation in README and changelog for new features and fixes.
- Fixed connection errors related to SSL certificate verification.
2026-02-23 11:49:21 +02:00
techartdev f070299c26 Update version to 0.1.42 and add browser voice language integration with fixes for voice replies and configuration options 2026-02-21 00:12:15 +02:00
techartdev de7ef4ac99 Update version to 0.1.41 and enhance integration with voice mode fixes, gateway connection status, and updated documentation 2026-02-20 23:37:58 +02:00
techartdev faa962d8bc Update version to 0.1.40 and add OpenClaw Gateway tools endpoint integration with new service and event support 2026-02-20 23:18:37 +02:00
techartdev 9f226c2ea9 Add voice input provider options and update integration settings
- Introduced configurable voice input provider option: `browser` or `assist_stt`.
- Enhanced chat card to support Home Assistant STT transcription mode for manual mic input.
- Updated integration settings to expose voice provider through websocket payload.
- Adjusted continuous voice mode availability based on selected voice provider.
- Updated version to 0.1.32 in manifest and chat card files.
2026-02-20 21:31:01 +02:00
techartdev d1b3fb1d57 breve webspeech config, type animation fixes, voice language fixes 2026-02-20 20:16:48 +02:00
techartdev 0445c595ef Update changelog for version 0.1.16, add configurable wake-word support, optional always-on voice mode, and websocket settings endpoint; enhance chat card voice recognition and context handling. 2026-02-20 17:21:14 +02:00
techartdev 65e6336f80 Refactor API client to remove unsupported endpoints and improve error handling for unexpected response types 2026-02-20 13:35:23 +02:00
techartdev e9cd5e1fff first commit 2026-02-20 13:07:28 +02:00