core/homeassistant/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
account_link.py
alexa_config.py
assist_pipeline.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
binary_sensor.py
client.py Bump hass-nabucasa from 0.74.0 to 0.75.1 (#105958) 2023-12-19 13:08:27 +01:00
config_flow.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
const.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
google_config.py
http_api.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
manifest.json Bump hass-nabucasa from 0.74.0 to 0.75.1 (#105958) 2023-12-19 13:08:27 +01:00
prefs.py Add instance id to the cloud integration (#103162) 2023-11-07 23:52:18 +01:00
repairs.py
services.yaml
strings.json Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
stt.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
subscription.py
system_health.py Add instance id to the cloud integration (#103162) 2023-11-07 23:52:18 +01:00
tts.py Automatically convert TTS audio to MP3 on demand (#102814) 2023-11-06 15:26:00 -05:00