This commit is contained in:
SMKRV
2024-11-19 17:49:48 +03:00
parent 9afbb904b3
commit d6144be7ed
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,6 +9,6 @@
"issue_tracker": "https://github.com/smkrv/ha-text-ai/issues",
"requirements": ["openai>=1.0.0"],
"ssdp": [],
"version": "1.0.9",
"version": "1.0.10",
"zeroconf": []
}
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -4,6 +4,6 @@
"domains": ["sensor"],
"homeassistant": "2024.11.0",
"icon": "mdi:brain",
"version": "1.0.9",
"version": "1.0.10",
"documentation": "https://github.com/smkrv/ha-text-ai"
}