core/tests/components/switch
Erik Montnemery a338e7e242
Use entity registry id in toggle_entity device automations (#94995)
* Use entity registry id in toggle_entity device automations

* Update tests

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-26 09:59:01 +02:00
..
__init__.py
common.py
conftest.py
test_device_action.py Use entity registry id in toggle_entity device automations (#94995) 2023-06-26 09:59:01 +02:00
test_device_condition.py Use entity registry id in toggle_entity device automations (#94995) 2023-06-26 09:59:01 +02:00
test_device_trigger.py Use entity registry id in toggle_entity device automations (#94995) 2023-06-26 09:59:01 +02:00
test_init.py Add type hints to integration tests (part 21) (#88233) 2023-02-16 11:15:26 +01:00
test_light.py Allow exposing entities not in the entity registry to assistants (#92363) 2023-05-02 22:08:09 +02:00
test_reproduce_state.py Add type hints to integration tests (q-s) (#87706) 2023-02-08 08:12:54 -08:00
test_significant_change.py