first commit

This commit is contained in:
不求圣剑
2025-10-14 10:44:00 +08:00
commit 3f698d6e16
21 changed files with 1632 additions and 0 deletions

11
hacs.json Normal file
View File

@@ -0,0 +1,11 @@
{
"name": "JackeryHome",
"content_in_root": false,
"render_readme": true,
"domains": [
"energy_monitor",
"mqtt"
],
"iot_class": "Local Push",
"homeassistant": "2024.1.0"
}