Factored Client code out & implemented LIRC network listener
This commit is contained in:
12
custom_components/watson_tts/manifest.json
Normal file
12
custom_components/watson_tts/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"domain": "watson_tts",
|
||||
"name": "IBM Watson TTS",
|
||||
"documentation": "https://www.home-assistant.io/components/watson_tts",
|
||||
"requirements": [
|
||||
"ibm-watson==3.0.3"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
"@rutkai"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user