core/tests/components/assist_pipeline
Martin Hjelmare e1f31194f7
Move cloud stt engine to config entry (#99608)
* Migrate cloud stt to config entry

* Update default engine

* Test config flow

* Migrate pipelines with cloud stt engine to new engine id

* Fix test after rebase

* Update and add comment

* Remove cloud specifics from default stt engine

* Refactor cloud assist pipeline

* Fix cloud stt entity_id

* Try to wait for platforms before creating default pipeline

* Clean up import

* Move function in cloud assist pipeline

* Wait for tts platform loaded in stt migration

* Update deprecation dates

* Clean up not used fixture

* Add test for async_update_pipeline

* Define pipeline update interface better

* Remove leftover

* Fix tests

* Change default engine test

* Add test for missing stt entity during login

* Add and update comments

* Update config entry title
2023-12-21 13:39:02 +01:00
..
snapshots Skip TTS events entirely with empty text (#105617) 2023-12-13 00:21:16 -05:00
__init__.py Use pipeline ID in event (#92100) 2023-04-26 22:40:17 -04:00
conftest.py No cooldown when wake words have the same id (#101846) 2023-10-23 13:12:34 -04:00
test_init.py Don't return TTS URL in Assist pipeline (#105164) 2023-12-07 15:28:04 -05:00
test_logbook.py Adjust logbook message for assist pipeline recording (#104105) 2023-11-16 23:39:08 -05:00
test_pipeline.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
test_ring_buffer.py Wake word cleanup (#98652) 2023-08-25 13:28:48 -04:00
test_select.py Remove mock_entity_platform test helper (#104073) 2023-11-16 16:55:08 +01:00
test_vad.py Use webrtc-noise-gain for audio enhancement in Assist pipelines (#100698) 2023-09-25 20:03:50 -04:00
test_websocket.py Skip TTS events entirely with empty text (#105617) 2023-12-13 00:21:16 -05:00