hass-core/tests/components/assist_pipeline
Martin Hjelmare 1a18dc7425
Add tts entity (#91692)
* Add tts entity

* Allow passing engine id to url view

* Update async_resolve_engine

* Add and update more tests

* Fix assist pipeline tests temporarily

* Move fixtures

* Update notify platform

* Complete legacy tests

* Update media source tests

* Update async_get_text_to_speech_languages

* Address comment

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-04-20 22:55:46 -04:00
..
snapshots Test specifying pipeline in calls to async_pipeline_from_audio_stream (#91739) 2023-04-20 09:01:31 -04:00
__init__.py Rename voice_assistant to assist_pipeline (#91371) 2023-04-13 17:25:38 -04:00
conftest.py Add tts entity (#91692) 2023-04-20 22:55:46 -04:00
test_init.py Fix assist_pipeline tests (#91757) 2023-04-20 12:19:31 -04:00
test_pipeline.py Add additional parameters to assist pipelines (#91619) 2023-04-20 11:02:55 -04:00
test_select.py Add additional parameters to assist pipelines (#91619) 2023-04-20 11:02:55 -04:00
test_vad.py Rename voice_assistant to assist_pipeline (#91371) 2023-04-13 17:25:38 -04:00
test_websocket.py Fix assist_pipeline tests (#91757) 2023-04-20 12:19:31 -04:00