hass-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 Enable strict type checks of cloud (#92576) 2023-05-24 11:46:11 +02:00
alexa_config.py Use asyncio.timeout [core] (#98447) 2023-08-15 08:36:05 -05:00
assist_pipeline.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
binary_sensor.py Enable strict type checks of cloud (#92576) 2023-05-24 11:46:11 +02:00
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 Add doorbell event to google_assistant (#97123) 2023-09-25 23:20:02 +02:00
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 Enable strict type checks of cloud (#92576) 2023-05-24 11:46:11 +02:00
services.yaml Migrate cloud services to support translations (#96319) 2023-07-11 23:21:00 +02:00
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 Use asyncio.timeout [core] (#98447) 2023-08-15 08:36:05 -05:00
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