Commit graph

10 commits

Author SHA1 Message Date
Erik Montnemery
ed737f306b
Remove cloud assist pipeline setup from cloud client () 2023-04-26 06:53:58 -04:00
Erik Montnemery
9a0de43f98
Add name to tts voices ()
* Add name to tts voices

* Add new file
2023-04-21 20:41:14 -04:00
Erik Montnemery
f3e6d6dfc0
Add async_get_supported_voices to tts.Provider ()
* Add async_get_supported_voices to tts.Provider

* Update WS API
2023-04-19 13:47:49 +02:00
Paulus Schoutsen
f3897d8dae
Bump hass-nabucasa to 0.65.0 () 2023-04-18 08:42:03 -04:00
Paulus Schoutsen
86e9f6643f
Allow TTS requests to resolve in the background () 2023-04-06 10:42:55 -05:00
epenet
fa7acb4f0d
Add type hints to integration tests (part 3) () 2023-02-10 16:05:01 +01:00
epenet
4142f0d15d
Add return type to tests without arguments ()
* Add return type to tests without arguments

* Black

* Cancel fixture amends
2023-02-07 14:20:06 +01:00
Franck Nijhof
62dcbe5258
Enable Ruff PT001 () 2023-01-26 18:05:05 +01:00
Paulus Schoutsen
82746616fa
Cloud: Add web socket API to pick default TTS language ()
* 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
Klaas Schoute
b358103b58
Update cloud integration to 0.38.0 ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-17 16:31:59 +01:00