hass-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 Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_device_action.py Use DeviceAutomationType in tests/components/[s-z]* (#62450) 2021-12-21 11:56:00 +01:00
test_device_condition.py Use DeviceAutomationType in tests/components/[s-z]* (#62450) 2021-12-21 11:56:00 +01:00
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 Remove deprecated base entity classes (#61006) 2021-12-05 13:53:52 +01:00
test_light.py Add color mode support to switch light (#63124) 2021-12-31 11:43:59 +01:00
test_reproduce_state.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
test_significant_change.py Add significant change filtering to Google (#45566) 2021-01-26 21:45:09 +01:00