mirror of
https://github.com/home-assistant/core.git
synced 2025-04-30 04:07:51 +00:00

* 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