core/tests/components/fan
Erik Montnemery 5f2b4001f3
Separate recorder database schema from other classes (#72977)
* Separate recorder database schema from other classes

* fix logbook imports

* migrate new tests

* few more

* last one

* fix merge

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-07 14:41:43 +02:00
..
__init__.py
common.py Complete fan speed transition from #59781 (#67743) 2022-03-09 10:38:12 +01:00
test_device_action.py Add 'toggle' device action to fans (#71570) 2022-05-09 13:49:35 +02:00
test_device_condition.py Mark device conditions from hidden or auxiliary entities as secondary (#70333) 2022-04-20 21:41:59 +02:00
test_device_trigger.py Mark device triggers from hidden or auxiliary entities as secondary (#70335) 2022-04-21 08:01:32 +02:00
test_init.py Complete fan speed transition from #59781 (#67743) 2022-03-09 10:38:12 +01:00
test_recorder.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
test_reproduce_state.py Final clean up of helpers accessed via hass (#72032) 2022-05-17 23:42:37 +03:00