Commit Graph

85 Commits

Author SHA1 Message Date
techartdev 76c16a5111 fixing messages in stt mode 2026-02-20 22:04:04 +02:00
TechArtDev bcfcb97778 Enhance README with community and support information
Added sections for Discord server, star history, and support/donations.
2026-02-20 21:55:48 +02:00
techartdev 726ceb3ef6 readme and version floor update 2026-02-20 21:52:53 +02:00
techartdev e5510cd6ab stt fixes 2026-02-20 21:46:24 +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 bd10bc577e readme update 2026-02-20 21:17:50 +02:00
techartdev 64bb1977fc Merge branch 'main' of https://github.com/techartdev/OpenClawHomeAssistantIntegration 2026-02-20 21:13:42 +02:00
techartdev d2b3b41207 intent recognition fix for assist pipeline 2026-02-20 21:13:39 +02:00
TechArtDev d5ff23377d Add logo image to README
Add image to README for OpenClaw Assistant Integration
2026-02-20 21:07:45 +02:00
techartdev d1fb91567b pic 2026-02-20 21:06:19 +02:00
techartdev 58df9f352f no speech fixes 2026-02-20 20:47:44 +02:00
techartdev 0227a68001 fix voice language selection from voice settings 2026-02-20 20:42:26 +02:00
techartdev e29bbdb128 voice fixes when conversation is stopped 2026-02-20 20:36:25 +02:00
techartdev d1b3fb1d57 breve webspeech config, type animation fixes, voice language fixes 2026-02-20 20:16:48 +02:00
techartdev ab76d093e1 readme update, brave browser workaround for voice 2026-02-20 19:33:55 +02:00
techartdev f94a62ef7b voice mode fix attempt 1000 2026-02-20 19:23:49 +02:00
techartdev 98fa3a7518 vocie locale fixes 2026-02-20 19:12:54 +02:00
techartdev 06d8302ee4 script cleanup 2026-02-20 18:54:50 +02:00
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 725a4f66d4 Add changelog, integration icon, and logo for OpenClaw Home Assistant Integration 2026-02-20 13:38:16 +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