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",
|
2019-05-18 21:05:59 +00:00
|
|
|
"requirements": [
|
2019-11-03 04:24:02 +00:00
|
|
|
"ibm-watson==4.0.1"
|
2019-05-18 21:05:59 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": [
|
|
|
|
"@rutkai"
|
|
|
|
]
|
|
|
|
}
|