We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd031a commit f226521Copy full SHA for f226521
1 file changed
custom_components/ai_hub/manifest.json
@@ -8,6 +8,6 @@
8
"integration_type": "service",
9
"iot_class": "cloud_polling",
10
"issue_tracker": "https://github.com/ha-china/ai_hub/issues",
11
- "requirements": ["edge-tts", "aiofiles", "aiohttp"],
12
- "version": "v2025.12.3"
+ "requirements": ["edge-tts==7.2.6", "aiofiles", "aiohttp"],
+ "version": "v2025.12.4"
13
}
0 commit comments