Update version to 0.1.41 and enhance integration with voice mode fixes, gateway connection status, and updated documentation

This commit is contained in:
techartdev
2026-02-20 23:37:58 +02:00
parent faa962d8bc
commit de7ef4ac99
13 changed files with 74 additions and 41 deletions
+10
View File
@@ -2,6 +2,16 @@
All notable changes to the OpenClaw Home Assistant Integration will be documented in this file.
## [0.1.41] - 2026-02-20
### Fixed
- Fixed voice-mode option sync so wake-word enabled/disabled changes are reloaded before toggling voice mode.
- Removed legacy always-on voice mode behavior that could force sticky voice-mode state.
- Added live gateway connection badge to the chat card header using existing OpenClaw status entities.
### Changed
- Removed "Always-on voice mode" option from integration options UI and translations.
## [0.1.40] - 2026-02-20
### Added