Update hacs.json

This commit is contained in:
smkrv
2024-11-14 23:31:07 +03:00
committed by GitHub
parent 0b48386626
commit a0c5204396
+9 -3
View File
@@ -1,7 +1,13 @@
{
"name": "HA Text AI Integration",
"filename": "ha_text_ai.zip",
"hide_default_branch": true,
"homeassistant": "2023.5.0",
"render_readme": true,
"content_in_root": false,
"domains": ["ha_text_ai"],
"homeassistant": "2023.5.0",
"iot_class": "Cloud Polling",
"zip_release": false,
"filename": "ha_text_ai.zip",
"category": "integration",
"hacs": "1.6.0",
"hide_default_branch": true
}