core/homeassistant/components/deconz
Robert Svensson f224ab6d67
Use isinstance to verify class in deCONZ integration (#56794)
* 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
..
translations [ci skip] Translation update 2021-08-27 00:14:42 +00:00
__init__.py Make use of entry id rather than unique id when storing deconz entry in hass.data (#52584) 2021-07-06 17:18:54 +02:00
alarm_control_panel.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
binary_sensor.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
climate.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
config_flow.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
const.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
cover.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
deconz_device.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
deconz_event.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
device_trigger.py Add deCONZ support for Sonoff SNZB-01 switches (#54919) 2021-08-24 11:33:19 +02:00
errors.py
fan.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
gateway.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
light.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
lock.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
logbook.py Import Callable from collections.abc (2) (#56776) 2021-09-29 14:06:51 +02:00
manifest.json Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
scene.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
sensor.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
services.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
services.yaml Update alarm control panel and deconz alarm event to reflect the finalized implementation in deCONZ (#54936) 2021-08-23 20:56:45 +02:00
siren.py deCONZ use siren platform (#56397) 2021-09-18 21:59:04 +02:00
strings.json
switch.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00