Updating IBM Watson SDK (#54914)
This commit is contained in:
parent
e99761fd7f
commit
db5e159b6d
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"domain": "watson_tts",
|
"domain": "watson_tts",
|
||||||
"name": "IBM Watson TTS",
|
"name": "IBM Watson TTS",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/watson_tts",
|
"documentation": "https://www.home-assistant.io/integrations/watson_tts",
|
||||||
"requirements": ["ibm-watson==5.1.0"],
|
"requirements": ["ibm-watson==5.2.2"],
|
||||||
"codeowners": ["@rutkai"],
|
"codeowners": ["@rutkai"],
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
}
|
}
|
||||||
|
|
|
@ -835,7 +835,7 @@ iammeter==0.1.7
|
||||||
iaqualink==0.3.90
|
iaqualink==0.3.90
|
||||||
|
|
||||||
# homeassistant.components.watson_tts
|
# homeassistant.components.watson_tts
|
||||||
ibm-watson==5.1.0
|
ibm-watson==5.2.2
|
||||||
|
|
||||||
# homeassistant.components.watson_iot
|
# homeassistant.components.watson_iot
|
||||||
ibmiotf==0.3.4
|
ibmiotf==0.3.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue