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.

This commit is contained in:
techartdev
2026-02-20 18:18:30 +02:00
parent 9a22cea159
commit e2fbd7ac74
4 changed files with 62 additions and 3 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.17",
"version": "0.1.18",
"dependencies": ["conversation"],
"after_dependencies": ["hassio", "lovelace"]
}