mirror of
https://github.com/Ethan930717/siliconflow_tts.git
synced 2026-07-29 00:53:52 +08:00
First upload
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"domain": "siliconflow_tts",
|
||||
"name": "SiliconFlow TTS",
|
||||
"version": "1.0.0",
|
||||
"documentation": "https://github.com/your-username/siliconflow-tts-ha",
|
||||
"issue_tracker": "https://github.com/your-username/siliconflow-tts-ha/issues",
|
||||
"requirements": ["aiohttp>=3.8.0", "async_timeout>=4.0.0"],
|
||||
"codeowners": ["@your-username"],
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
"after_dependencies": [],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
Reference in New Issue
Block a user