diff --git a/hacs.json b/hacs.json index 8d19364..c76a089 100644 --- a/hacs.json +++ b/hacs.json @@ -1,9 +1,5 @@ { "name": "HA text AI", "render_readme": true, - "icon": "mdi:robot", - "domains": ["sensor"], - "homeassistant": "2024.11.0", - "version": "2.0.0-alpha", - "documentation": "https://github.com/smkrv/ha-text-ai" + "homeassistant": "2024.11.0" }