core/tests/components/switch
Erik Montnemery e9b746e874
Add turned on or off device trigger to toggle entity (#61089)
* Add turned on or off device trigger to toggle entity

* Renamed changed_states trigger to toggled

* Adjust tests

* Fix homekit triggers test

* Add tests

* Adjust tests after rebase

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-03 10:41:30 +01:00
..
__init__.py
common.py
conftest.py
test_device_action.py
test_device_condition.py
test_device_trigger.py Add turned on or off device trigger to toggle entity (#61089) 2022-01-03 10:41:30 +01:00
test_init.py
test_light.py Add color mode support to switch light (#63124) 2021-12-31 11:43:59 +01:00
test_reproduce_state.py
test_significant_change.py