From cec95a1bce15169b74aa56ffc5e3eabd26f6aaf7 Mon Sep 17 00:00:00 2001 From: smkrv <17809065+smkrv@users.noreply.github.com> Date: Thu, 14 Nov 2024 23:42:41 +0300 Subject: [PATCH] Update hacs.json --- hacs.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/hacs.json b/hacs.json index 834e7f6..21feeb4 100644 --- a/hacs.json +++ b/hacs.json @@ -1,8 +1,5 @@ { "name": "HA Text AI Integration", - "render_readme": true, - "domains": ["ha_text_ai"], - "homeassistant": "2023.5.0", - "iot_class": "Cloud Polling", - "category": "integration" + "content_in_root": false, + "render_readme": true }