core/tests/components/deconz
Robert Svensson 70d9e8a582
Add proper percentage support to deCONZ fan integration (#48187)
* Add proper percentage support to deCONZ fan integration

* Properly convert speed to percentage

* Remove disabled method

* Replace convert_speed with a dict
2021-03-23 22:29:55 +01:00
..
__init__.py deCONZ migrate setup fully to config entry (#13679) 2018-04-18 10:27:44 -04:00
conftest.py Update typing 15 (#48079) 2021-03-18 15:13:22 +01:00
test_binary_sensor.py Use websocket fixture in deCONZ binary sensor tests (#47820) 2021-03-18 09:51:42 +01:00
test_climate.py Use websocket fixture in deCONZ climate tests (#47821) 2021-03-18 09:57:27 +01:00
test_config_flow.py Improve test coverage of deCONZ config flow (#48091) 2021-03-19 13:37:22 +01:00
test_cover.py Use websocket fixture in deCONZ cover tests (#47822) 2021-03-18 10:07:11 +01:00
test_deconz_event.py Improve test coverage of deconz_device (#48141) 2021-03-20 14:22:01 +01:00
test_device_trigger.py Increase test coverage of deCONZ device triggers (#48126) 2021-03-23 13:49:44 +01:00
test_fan.py Add proper percentage support to deCONZ fan integration (#48187) 2021-03-23 22:29:55 +01:00
test_gateway.py Introduction of deCONZ websocket fixture (#47812) 2021-03-12 12:03:29 -08:00
test_init.py Improve deCONZ init tests (#47825) 2021-03-12 12:02:15 -08:00
test_light.py Use websocket fixture in deCONZ light tests (#47826) 2021-03-18 11:01:32 +01:00
test_lock.py Use websocket fixture in deCONZ lock tests (#47827) 2021-03-18 11:06:44 +01:00
test_logbook.py Use websocket fixture in deCONZ event related tests (#47823) 2021-03-18 10:44:31 +01:00
test_scene.py Improve deCONZ services and scenes tests (#47829) 2021-03-18 11:57:56 +01:00
test_sensor.py Improve sensor coverage by verifying daylight sensor attributes (#48090) 2021-03-19 16:51:44 +01:00
test_services.py Improve test coverage of deconz_device (#48141) 2021-03-20 14:22:01 +01:00
test_switch.py Use websocket fixture in deCONZ switch tests (#47831) 2021-03-18 11:44:52 +01:00