core/tests/components/tts
Paulus Schoutsen 55895df54d
Switch more TTS core to async generators (#140432)
* Switch more TTS core to async generators

* Document a design choice

* robust

* Add more tests

* Update comment

* Clarify and document TTSCache variables
2025-03-13 13:24:44 -04:00
..
__init__.py
common.py Assist satellite to use TTS tokens for announcements (#140336) 2025-03-13 08:36:38 -05:00
conftest.py
test_entity.py Move TTS entity to own file (#139538) 2025-02-28 20:40:13 +01:00
test_init.py Switch more TTS core to async generators (#140432) 2025-03-13 13:24:44 -04:00
test_legacy.py
test_media_source.py Text-to-Speech refactor (#139482) 2025-02-28 12:36:12 -06:00
test_notify.py