mirror of
https://github.com/Ethan930717/siliconflow_tts.git
synced 2026-07-21 22:53:59 +08:00
13 lines
464 B
JSON
13 lines
464 B
JSON
{
|
|
"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"
|
|
} |