hass-core/tests/components/fan
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 Fix fan_init test (#16865) 2018-09-26 08:53:24 +02:00
common.py Implement percentage step sizes for fans (#46512) 2021-02-18 21:05:09 -10:00
test_device_action.py Use DeviceAutomationType in tests/components/[a-f]* (#62440) 2021-12-20 22:26:29 +01:00
test_device_condition.py Use DeviceAutomationType in tests/components/[a-f]* (#62440) 2021-12-20 22:26:29 +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 legacy fan compatibility shim (#59781) 2021-12-03 21:57:46 -08:00
test_reproduce_state.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00