Bump version to 0.1.55, fix chat scrolling issues, restore requestAnimationFrame, and improve entity ID lookups

This commit is contained in:
techartdev
2026-02-23 16:38:24 +02:00
parent aae2e25600
commit bb13ac9237
5 changed files with 34 additions and 19 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.54",
"version": "0.1.55",
"dependencies": ["conversation"],
"after_dependencies": ["hassio", "lovelace"]
}