hass-core/tests/components/assist_pipeline
Erik Montnemery 57a59d808b
Automaticially create an assist pipeline using cloud stt + tts (#91991)
* Automaticially create an assist pipeline using cloud stt + tts

* Return the id of the cloud enabled pipeline

* Wait for platforms to load

* Fix typing

* Fix startup race

* Update tests

* Create a cloud pipeline only when logging in

* Fix tests

* Tweak _async_resolve_default_pipeline_settings

* Improve assist_pipeline test coverage

* Improve cloud test coverage
2023-04-25 20:40:01 -05:00
..
snapshots Remove fuzzy language matching from stt and tts (#92002) 2023-04-25 17:54:42 +02:00
__init__.py Create a default assist pipeline on start (#91947) 2023-04-24 14:00:52 -04:00
conftest.py Create a default assist pipeline on start (#91947) 2023-04-24 14:00:52 -04:00
test_init.py Remove fuzzy language matching from stt and tts (#92002) 2023-04-25 17:54:42 +02:00
test_pipeline.py Automaticially create an assist pipeline using cloud stt + tts (#91991) 2023-04-25 20:40:01 -05:00
test_select.py Create a default assist pipeline on start (#91947) 2023-04-24 14:00:52 -04:00
test_vad.py Rename voice_assistant to assist_pipeline (#91371) 2023-04-13 17:25:38 -04:00
test_websocket.py Create a default assist pipeline on start (#91947) 2023-04-24 14:00:52 -04:00