Update version to 0.1.37 and improve chat session handling with session_id in payloads

This commit is contained in:
techartdev
2026-02-20 22:55:29 +02:00
parent bfd973bbff
commit 9ed13e4e96
6 changed files with 13 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.36",
"version": "0.1.37",
"dependencies": ["conversation"],
"after_dependencies": ["hassio", "lovelace"]
}