Commit Graph

10 Commits

Author SHA1 Message Date
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