vocie locale fixes

This commit is contained in:
techartdev
2026-02-20 19:12:54 +02:00
parent 06d8302ee4
commit 98fa3a7518
5 changed files with 69 additions and 10 deletions
+7
View File
@@ -2,6 +2,13 @@
All notable changes to the OpenClaw Home Assistant Integration will be documented in this file.
## [0.1.22] - 2026-02-20
### Fixed
- Improved speech-recognition language handling by normalizing language tags (e.g. `bg``bg-BG`).
- Added automatic fallback retry with browser locale on `SpeechRecognition` `network` errors.
- Updated versioned card resource URL to force clients to load the latest voice handling logic.
## [0.1.21] - 2026-02-20
### Fixed