hass-core/tests/components/switch
2023-12-22 11:23:21 +01:00
..
__init__.py
common.py
conftest.py
test_device_action.py Use real devices in switch device action tests (#102727) 2023-10-24 23:43:30 +02:00
test_device_condition.py Use real devices in switch device condition tests (#102714) 2023-10-24 21:37:48 +00:00
test_device_trigger.py Use real devices in switch device trigger tests (#102696) 2023-10-24 22:41:27 +02:00
test_init.py Deprecate deprecated switch constants (#106225) 2023-12-22 11:23:21 +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