core/tests/components/tts
tronikos 4c0fb04f61
Make tts options of type list (such as profiles in google_cloud) work (#121582)
* Allow tts options of type list such as profiles in google_cloud

* Update tests/components/tts/test_media_source.py

* Don't mix engine specific options with other options

* Fix test

* Update assist_pipeline snapshots

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-09-24 00:07:12 -07:00
..
__init__.py
common.py
conftest.py
test_init.py Make tts options of type list (such as profiles in google_cloud) work (#121582) 2024-09-24 00:07:12 -07:00
test_legacy.py
test_media_source.py Make tts options of type list (such as profiles in google_cloud) work (#121582) 2024-09-24 00:07:12 -07:00
test_notify.py