core/tests/components/homeassistant
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
..
triggers Add type hints to integration tests (part 2) (#88493) 2023-02-21 09:25:05 +01:00
__init__.py
test_exposed_entities.py Refactor handling of exposed entities for cloud Alexa and Google (#89877) 2023-04-06 13:09:45 -04:00
test_init.py Rename custom_jinja to custom_templates (#90473) 2023-03-29 21:58:25 +02:00
test_scene.py Add type hints to integration tests (h-i) (#87703) 2023-02-08 18:12:56 +01:00