Commit Graph

16 Commits

Author SHA1 Message Date
techartdev 29736d9147 script cache fix 2026-02-20 18:47:00 +02:00
techartdev ad97326509 audio fix, js duplication removal 2026-02-20 18:31:04 +02:00
techartdev e2fbd7ac74 Update changelog for version 0.1.18, add voice status feedback for recognition states, improve wake word handling, and enhance error reporting for unsupported browsers. 2026-02-20 18:18:30 +02:00
techartdev 9a22cea159 Update changelog for version 0.1.17, improve chat history recovery, implement retry logic for backend history sync, and enhance message merging logic. 2026-02-20 17:31:58 +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 c0f9e5c42e Update changelog for version 0.1.13, add native Assist entity exposure support, enhance context handling in chat service, and introduce helper for entity exposure context. 2026-02-20 16:49:13 +02:00
techartdev 2331ec0d8d Update changelog for version 0.1.12, improve response parsing for nested OpenAI-compatible payloads, and enhance assistant message extraction in conversation agent. 2026-02-20 16:43:48 +02:00
techartdev e6fb9e2914 Update changelog for version 0.1.11, enhance assistant message extraction, add fallback event emission on API errors, and improve custom card registration 2026-02-20 16:26:59 +02:00
techartdev 612deda8b9 Update changelog for version 0.1.9, enhance Lovelace resource registration, improve frontend registration retries, and update minimum Home Assistant version 2026-02-20 16:12:41 +02:00
techartdev b89ad7528a Update changelog for version 0.1.7, resolve chat card startup race, enhance frontend registration with retries, and add MIT license file 2026-02-20 15:44:50 +02:00
techartdev c3311a6376 Update changelog for version 0.1.6, fix integration loading issues, and enhance frontend registration process 2026-02-20 15:34:11 +02:00
techartdev 2308ddfc45 Update changelog for version 0.1.5, add automatic Lovelace resource registration, and enhance chat card functionality 2026-02-20 14:37:00 +02:00
techartdev 793ea1488f Update changelog, enhance connection checks, and add lightweight gateway status check 2026-02-20 14:23:06 +02:00
techartdev b87702bef0 Update changelog, enhance error handling, and improve user feedback for OpenClaw integration
- Documented changes in changelog for version 0.1.3.
- Improved error handling in async_check_connection to propagate OpenClawApiError.
- Added clear error messages for users regarding OpenAI API settings in config flow.
- Updated translations to include new error messages related to OpenAI API status.
2026-02-20 14:08:17 +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