first commit

This commit is contained in:
techartdev
2026-02-20 13:07:28 +02:00
commit e9cd5e1fff
24 changed files with 3083 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"domain": "openclaw",
"name": "OpenClaw",
"codeowners": ["@techartdev"],
"config_flow": true,
"documentation": "https://github.com/techartdev/OpenClawHomeAssistant",
"integration_type": "hub",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/techartdev/OpenClawHomeAssistant/issues",
"requirements": [],
"version": "0.1.0",
"dependencies": ["conversation"],
"after_dependencies": ["hassio"]
}