Release v2.0.0

This commit is contained in:
SMKRV
2024-11-22 02:24:45 +03:00
parent fef5e81033
commit 10bebe5eb5
3 changed files with 1 additions and 2 deletions

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

+1 -1
View File
@@ -24,5 +24,5 @@
"usb": [], "usb": [],
"version": "2.0.0", "version": "2.0.0",
"zeroconf": [], "zeroconf": [],
"icon": "icon.png" "icon": "custom_components/ha_text_ai/icon.png"
} }
-1
View File
@@ -3,7 +3,6 @@
"render_readme": true, "render_readme": true,
"domains": ["sensor"], "domains": ["sensor"],
"homeassistant": "2024.11.0", "homeassistant": "2024.11.0",
"icon": "mdi:brain",
"version": "2.0.0", "version": "2.0.0",
"documentation": "https://github.com/smkrv/ha-text-ai" "documentation": "https://github.com/smkrv/ha-text-ai"
} }