Update hacs.json

This commit is contained in:
smkrv
2024-11-14 18:54:57 +03:00
committed by GitHub
parent 15ad3f8e05
commit 369f599d09
+4 -2
View File
@@ -1,6 +1,8 @@
{ {
"name": "HA Text AI Integration", "name": "HA Text AI Integration",
"filename": "ha_text_ai.zip",
"hide_default_branch": true,
"homeassistant": "2023.5.0",
"render_readme": true, "render_readme": true,
"domains": ["ha_text_ai"], "zip_release": true
"homeassistant": "2023.5.0"
} }