core/tests/components/deconz
Carlos Giraldo d02bb70f0c
deCONZ - Add support for "Window covering controller" (#35294)
* Add support for "Window covering controller" 

Some window cover devices such as Sunricher SR-ZG9080A are identified in deconz as "Window covering controller".
We need to include this device type in const.py to be integrated as type "cover" in home-assistant.

* Added Window covering controller to deconz tests
2020-05-17 09:57:24 +02:00
..
__init__.py deCONZ migrate setup fully to config entry (#13679) 2018-04-18 10:27:44 -04:00
test_binary_sensor.py deCONZ - Directly reflect changes to config entry options (#31661) 2020-02-18 13:24:25 -08:00
test_climate.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_config_flow.py deCONZ - Always allow manual input of gateway (#33951) 2020-04-17 23:51:35 +02:00
test_cover.py deCONZ - Add support for "Window covering controller" (#35294) 2020-05-17 09:57:24 +02:00
test_deconz_event.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_device_trigger.py deCONZ - Fix device automations (#30577) 2020-01-08 10:06:33 +01:00
test_gateway.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_init.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_light.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_scene.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_sensor.py deCONZ - Directly reflect changes to config entry options (#31661) 2020-02-18 13:24:25 -08:00
test_services.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_switch.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00