Update hacs.json

This commit is contained in:
smkrv
2024-11-14 23:42:41 +03:00
committed by GitHub
parent 453181ab8c
commit cec95a1bce
+2 -5
View File
@@ -1,8 +1,5 @@
{ {
"name": "HA Text AI Integration", "name": "HA Text AI Integration",
"render_readme": true, "content_in_root": false,
"domains": ["ha_text_ai"], "render_readme": true
"homeassistant": "2023.5.0",
"iot_class": "Cloud Polling",
"category": "integration"
} }