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
+13
View File
@@ -0,0 +1,13 @@
{
"domain": "ingress",
"name": "Ingress",
"after_dependencies": ["panel_custom"],
"codeowners": ["@lovelylain"],
"config_flow": true,
"dependencies": ["http"],
"documentation": "https://github.com/lovelylain/hass_ingress",
"iot_class": "local_push",
"issue_tracker": "https://github.com/lovelylain/hass_ingress/issues",
"single_config_entry": true,
"version": "1.3.0"
}