2019-05-18 21:05:59 +00:00
|
|
|
{
|
|
|
|
"domain": "watson_tts",
|
|
|
|
"name": "IBM Watson TTS",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/watson_tts",
|
2021-08-25 08:55:46 +00:00
|
|
|
"requirements": ["ibm-watson==5.2.2"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@rutkai"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_push",
|
|
|
|
"loggers": ["ibm_cloud_sdk_core", "ibm_watson"]
|
2019-05-18 21:05:59 +00:00
|
|
|
}
|