hass-core/tests/components/cloud
Erik Montnemery 44c89a6b6c
Refactor handling of exposed entities for cloud Alexa and Google (#89877)
* Refactor handling of exposed entities for cloud Alexa

* Tweak WS API

* Validate assistant parameter

* Address some review comments

* Refactor handling of exposed entities for cloud Google

* Raise when attempting to expose an unknown entity

* Add tests

* Adjust cloud tests

* Allow getting expose new entities flag

* Test Alexa migration

* Test Google migration

* Add WS command cloud/google_assistant/entities/get

* Fix return value

* Update typing

* Address review comments

* Rename async_get_exposed_entities to async_get_assistant_settings
2023-04-06 13:09:45 -04:00
..
__init__.py Refactor handling of exposed entities for cloud Alexa and Google (#89877) 2023-04-06 13:09:45 -04:00
conftest.py Add repair for legacy subscription to cloud integration (#82621) 2022-11-28 23:35:24 +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 Refactor handling of exposed entities for cloud Alexa and Google (#89877) 2023-04-06 13:09:45 -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 Refactor handling of exposed entities for cloud Alexa and Google (#89877) 2023-04-06 13:09:45 -04:00
test_google_config.py Refactor handling of exposed entities for cloud Alexa and Google (#89877) 2023-04-06 13:09:45 -04:00
test_http_api.py Refactor handling of exposed entities for cloud Alexa and Google (#89877) 2023-04-06 13:09:45 -04:00
test_init.py Add type hints to integration tests (part 11) (#87996) 2023-02-13 14:22:49 +01:00
test_prefs.py Add type hints to integration tests (part 11) (#87996) 2023-02-13 14:22:49 +01:00
test_repairs.py Add type hints to integration tests (part 3) (#87844) 2023-02-10 16:05:01 +01:00
test_subscription.py Add type hints to integration tests (part 3) (#87844) 2023-02-10 16:05:01 +01:00
test_system_health.py Add connected relayer region to system health (#90410) 2023-03-28 17:09:59 +02:00
test_tts.py Allow TTS requests to resolve in the background (#90944) 2023-04-06 10:42:55 -05:00