Update version to 0.1.44 and fix chat-card settings sync, wake-word disable reliability, and browser voice listening status

This commit is contained in:
techartdev
2026-02-21 00:51:06 +02:00
parent dfb4718e09
commit 4aba4bd18d
5 changed files with 47 additions and 8 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.43",
"version": "0.1.44",
"dependencies": ["conversation"],
"after_dependencies": ["hassio", "lovelace"]
}