Update changelog for version 0.1.11, enhance assistant message extraction, add fallback event emission on API errors, and improve custom card registration

This commit is contained in:
techartdev
2026-02-20 16:26:59 +02:00
parent 612deda8b9
commit e6fb9e2914
5 changed files with 118 additions and 32 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.9",
"version": "0.1.11",
"dependencies": ["conversation"],
"after_dependencies": ["hassio", "lovelace"]
}