diff --git a/hacs.json b/hacs.json index 08a93cc..df3a63c 100644 --- a/hacs.json +++ b/hacs.json @@ -1,6 +1,8 @@ { "name": "HA Text AI Integration", + "filename": "ha_text_ai.zip", + "hide_default_branch": true, + "homeassistant": "2023.5.0", "render_readme": true, - "domains": ["ha_text_ai"], - "homeassistant": "2023.5.0" + "zip_release": true }