voice mode fix attempt 1000

This commit is contained in:
techartdev
2026-02-20 19:23:49 +02:00
parent 98fa3a7518
commit f94a62ef7b
5 changed files with 42 additions and 8 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.23] - 2026-02-20
### Fixed
- Improved handling for repeated `SpeechRecognition` `network` failures in Brave-like browsers.
- Added clear in-card status when browser speech backend appears blocked, and stopped endless retry loops in that case.
- Kept automatic locale fallback retry for transient speech-service issues.
## [0.1.22] - 2026-02-20
### Fixed