core/homeassistant/components/cloud
Paulus Schoutsen 82746616fa
Cloud: Add web socket API to pick default TTS language (#45064)
* Allow picking default TTS language

* Fix test

* Fix coroutine function

* Improve test coverage

* Remove stale import

* Clean up hass

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-13 00:05:30 +01:00
..
translations [ci skip] Translation update 2020-12-21 00:04:09 +00:00
__init__.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
account_link.py
alexa_config.py Make Alexa custom ID unique (#44839) 2021-01-05 17:35:28 +01:00
binary_sensor.py Use connectivity device class constant in various integrations (#39972) 2020-09-12 13:21:57 -05:00
client.py Make Alexa custom ID unique (#44839) 2021-01-05 17:35:28 +01:00
const.py Cloud: Add web socket API to pick default TTS language (#45064) 2021-01-13 00:05:30 +01:00
google_config.py Make Alexa custom ID unique (#44839) 2021-01-05 17:35:28 +01:00
http_api.py Cloud: Add web socket API to pick default TTS language (#45064) 2021-01-13 00:05:30 +01:00
manifest.json Bump hass-nabucasa to 0.39.0 (#44097) 2020-12-10 10:10:38 +01:00
prefs.py Cloud: Add web socket API to pick default TTS language (#45064) 2021-01-13 00:05:30 +01:00
services.yaml
strings.json System health improvement (#43066) 2020-11-10 23:56:50 +01:00
stt.py
system_health.py Add system health streaming updates (#42831) 2020-11-10 22:45:59 +01:00
tts.py Cloud: Add web socket API to pick default TTS language (#45064) 2021-01-13 00:05:30 +01:00
utils.py