Update version to 0.1.47 and improve TTS fallback handling and voice-mode responsiveness

This commit is contained in:
techartdev
2026-02-21 01:34:43 +02:00
parent f65c064569
commit 6bd3047c71
5 changed files with 60 additions and 17 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/techartdev/OpenClawHomeAssistant/issues",
"requirements": [],
"version": "0.1.46",
"version": "0.1.47",
"dependencies": ["conversation"],
"after_dependencies": ["hassio", "lovelace"]
}