core/tests/components/cloud
Michael Hansen 5fa9a945d9
Handle sentence triggers and local intents before pipeline agent (#129058)
* Handle sentence triggers and registered intents in Assist LLM API

* Remove from LLM

* Check sentence triggers and local intents first

* Fix type

* Fix type again

* Use pipeline language

* Fix cloud test

* Clean up and fix translation key

* Refactor async_recognize
2024-11-14 10:50:50 -06:00
..
__init__.py Handle sentence triggers and local intents before pipeline agent (#129058) 2024-11-14 10:50:50 -06:00
conftest.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_account_link.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_alexa_config.py Improve type hints in cloud tests (#120420) 2024-06-25 17:07:50 +02:00
test_assist_pipeline.py
test_binary_sensor.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_client.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_config_flow.py
test_google_config.py Improve type hints in cloud tests (#120420) 2024-06-25 17:07:50 +02:00
test_http_api.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_init.py Improve type hints in cloud tests (#120420) 2024-06-25 17:07:50 +02:00
test_prefs.py
test_repairs.py Adjust imports in cloud tests (#120386) 2024-06-25 13:13:14 +02:00
test_stt.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_subscription.py
test_system_health.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_tts.py Move core config functionality to its own module (#129065) 2024-10-24 13:34:51 +02:00