core/tests/components/tts
Paulus Schoutsen e09dde2ea9
Allow TTS streams to generate temporary media source IDs (#145080)
* Allow TTS streams to generate temporary media source IDs

* Update tests/components/tts/test_media_source.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update assist snapshots

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-19 12:04:19 -04:00
..
__init__.py
common.py Track if TTS entity supports streaming input (#144697) 2025-05-12 13:44:39 -04:00
conftest.py
test_entity.py Track if TTS entity supports streaming input (#144697) 2025-05-12 13:44:39 -04:00
test_init.py Track if TTS entity supports streaming input (#144697) 2025-05-12 13:44:39 -04:00
test_legacy.py
test_media_source.py Allow TTS streams to generate temporary media source IDs (#145080) 2025-05-19 12:04:19 -04:00
test_notify.py