Update HACS minimum HA version to align with README requirement (2024.12.0)

This commit is contained in:
smkrv
2025-09-02 23:15:01 +03:00
committed by SMKRV
parent 3729c3736f
commit 7f62101b3e
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "HA Text AI", "name": "HA Text AI",
"render_readme": true, "render_readme": true,
"homeassistant": "2024.11.0" "homeassistant": "2024.12.0"
} }