core/tests/components/fan
Xiaonan Shen 2581b031d9
Fix fan not checking supported_features (#35248)
* Fix fan not checking supported_features

* Fix pylint

* Fix test

* Code cleanup

* Fix fan demo

* Code style improvement
2020-05-06 09:58:07 +02:00
..
__init__.py Fix fan_init test (#16865) 2018-09-26 08:53:24 +02:00
common.py use isort to sort imports according to PEP8 for fan (#29632) 2019-12-08 21:28:47 +05:30
test_device_action.py use isort to sort imports according to PEP8 for fan (#29632) 2019-12-08 21:28:47 +05:30
test_device_condition.py Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01:00
test_device_trigger.py Use f-strings in integrations starting with "F"and"G" (#32150) 2020-02-24 17:54:20 -08:00
test_init.py Fix fan not checking supported_features (#35248) 2020-05-06 09:58:07 +02:00
test_reproduce_state.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00