1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-25 14:17:45 +00:00

9 Commits

Author SHA1 Message Date
Bas Nijholt
fbf1836997 Sort imports according to PEP8 for components starting with "W" () 2019-12-09 14:47:53 +01:00
springstan
fe9084bb3b Move imports to top for watson_tts () 2019-11-25 09:42:37 +01:00
Pascal Vizeli
005a1b2713
Add additional support over NC ()
* Add voice support over NC

* Add disocery support for TTS / STT

* fix cloud TTS discovery

* Fix dev config

* Fix discovery

* Bump hass-nabucasa 0.25

* Add channel support

* Fix lint

* Update homeassistant/components/cloud/__init__.py

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Update homeassistant/components/cloud/tts.py

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Update homeassistant/components/cloud/tts.py

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Update homeassistant/components/cloud/tts.py

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* bump hass-nabucasa

* Update tts.py

* fix lint
2019-11-05 22:39:15 +01:00
András Rutkai
31752d5736 Fixing Watson TTS platform (sdk upgrade) () 2019-11-02 21:24:02 -07:00
PoofyTeddy
32a6a76d6a Disable Watson TTS Telemetry () 2019-09-12 21:50:24 +02:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
kevank
b6e0f538c5 Update tts.py () 2019-07-01 10:49:27 -07:00
aidbish
4c328e4959 missing comma preventing other voices () 2019-06-12 14:21:00 -07:00
András Rutkai
eebd094423 Adding Watson TTS (IBM Cloud) ()
* Adding Watson TTS (IBM Cloud)

* Code review changes
2019-05-18 23:05:59 +02:00