11 lines
354 B
JSON
11 lines
354 B
JSON
{
|
|
"domain": "watson_tts",
|
|
"name": "IBM Watson TTS",
|
|
"codeowners": ["@rutkai"],
|
|
"disabled": "Dependencies not compatible with the new pip resolver",
|
|
"documentation": "https://www.home-assistant.io/integrations/watson_tts",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["ibm_cloud_sdk_core", "ibm_watson"],
|
|
"requirements": ["ibm-watson==5.2.2"]
|
|
}
|