Refactor API client to remove unsupported endpoints and improve error handling for unexpected response types

This commit is contained in:
techartdev
2026-02-20 13:35:23 +02:00
parent e9cd5e1fff
commit 65e6336f80
4 changed files with 39 additions and 72 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.0",
"version": "0.1.2",
"dependencies": ["conversation"],
"after_dependencies": ["hassio"]
}