Initial Commit

This commit is contained in:
2026-06-11 11:50:50 -04:00
commit d4a69c41be
2748 changed files with 80489 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"domain": "hilo",
"name": "Hilo",
"after_dependencies": [
"energy",
"integration",
"utility_meter"
],
"codeowners": ["@dvd-dev"],
"config_flow": true,
"documentation": "https://github.com/dvd-dev/hilo",
"iot_class": "cloud_push",
"issue_tracker": "https://github.com/dvd-dev/hilo/issues",
"requirements": ["python-hilo>=2026.3.5"],
"version": "2026.5.2"
}