hass-core/tests/components/cloud
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
..
__init__.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
conftest.py Improve cloud http api tests (#105610) 2023-12-13 13:53:22 +01:00
test_account_link.py Add type hints to integration tests (part 3) (#87844) 2023-02-10 16:05:01 +01:00
test_alexa_config.py Re-run expose entities migration if first time failed (#92564) 2023-05-05 08:11:09 -04:00
test_binary_sensor.py Add type hints to integration tests (b-c) (#87698) 2023-02-08 18:08:43 +01:00
test_client.py Bump hass-nabucasa from 0.74.0 to 0.75.1 (#105958) 2023-12-19 13:08:27 +01:00
test_config_flow.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
test_google_config.py Update a-c* tests to use entity & device registry fixtures (#103793) 2023-11-12 13:45:30 -05:00
test_http_api.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
test_init.py Bump hass-nabucasa from 0.70.0 to 0.71.0 (#100193) 2023-09-12 09:58:25 -04:00
test_prefs.py Add type hints to integration tests (part 11) (#87996) 2023-02-13 14:22:49 +01:00
test_repairs.py Use issue registry fixture (#105633) 2023-12-13 11:23:38 +01:00
test_stt.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
test_subscription.py Fix aiohttp DeprecationWarning (#98626) 2023-08-19 02:28:27 +02:00
test_system_health.py Add instance id to the cloud integration (#103162) 2023-11-07 23:52:18 +01:00
test_tts.py Remove cloud assist pipeline setup from cloud client (#92056) 2023-04-26 06:53:58 -04:00