From 453181ab8c48258d029328bef82a4dbda9cf45fb Mon Sep 17 00:00:00 2001 From: smkrv <17809065+smkrv@users.noreply.github.com> Date: Thu, 14 Nov 2024 23:39:00 +0300 Subject: [PATCH] Update hacs.json --- hacs.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/hacs.json b/hacs.json index 8764a29..834e7f6 100644 --- a/hacs.json +++ b/hacs.json @@ -1,13 +1,8 @@ { "name": "HA Text AI Integration", "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 + "category": "integration" }