hass-core/tests/components/deconz
Robert Svensson f224ab6d67
Use isinstance to verify class in deCONZ integration ()
* Don't enable any variants of the daylight sensor entities by default

* Use isinstance rather than doing ZHATYPE compare

* Accidentally removed an import
2021-09-29 21:19:21 +02:00
..
__init__.py
conftest.py Reflect changes to pydeconz v84 () 2021-09-18 09:05:08 +02:00
test_alarm_control_panel.py Update alarm control panel and deconz alarm event to reflect the finalized implementation in deCONZ () 2021-08-23 20:56:45 +02:00
test_binary_sensor.py Add tampering sensor to deCONZ integration () 2021-04-28 20:16:06 +02:00
test_climate.py Use websocket fixture in deCONZ climate tests () 2021-03-18 09:57:27 +01:00
test_config_flow.py Make integration setup optional () 2021-03-29 13:53:47 -07:00
test_cover.py Use websocket fixture in deCONZ cover tests () 2021-03-18 10:07:11 +01:00
test_deconz_event.py Update alarm control panel and deconz alarm event to reflect the finalized implementation in deCONZ () 2021-08-23 20:56:45 +02:00
test_device_trigger.py Increase test coverage of deCONZ device triggers () 2021-03-23 13:49:44 +01:00
test_fan.py Add proper percentage support to deCONZ fan integration () 2021-03-23 22:29:55 +01:00
test_gateway.py deCONZ use siren platform () 2021-09-18 21:59:04 +02:00
test_init.py Reflect changes to pydeconz v84 () 2021-09-18 09:05:08 +02:00
test_light.py Fix groups reporting incorrect supported color modes () 2021-07-19 10:32:21 +02:00
test_lock.py Add support for ZHADoorLock locks to deCONZ integration() 2021-03-31 09:36:06 +02:00
test_logbook.py Add support for deCONZ alarm events in logbook () 2021-04-28 19:46:15 +02:00
test_scene.py Improve deCONZ services and scenes tests () 2021-03-18 11:57:56 +01:00
test_sensor.py Use isinstance to verify class in deCONZ integration () 2021-09-29 21:19:21 +02:00
test_services.py Make use of entry id rather than unique id when storing deconz entry in hass.data () 2021-07-06 17:18:54 +02:00
test_siren.py deCONZ use siren platform () 2021-09-18 21:59:04 +02:00
test_switch.py deCONZ use siren platform () 2021-09-18 21:59:04 +02:00