Update changelog for version 0.1.5, add automatic Lovelace resource registration, and enhance chat card functionality

This commit is contained in:
techartdev
2026-02-20 14:37:00 +02:00
parent 793ea1488f
commit 2308ddfc45
5 changed files with 971 additions and 23 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/techartdev/OpenClawHomeAssistant/issues",
"requirements": [],
"version": "0.1.4",
"version": "0.1.5",
"dependencies": ["conversation"],
"after_dependencies": ["hassio"]
"after_dependencies": ["hassio", "lovelace"]
}