core/homeassistant/components/deconz
Franck Nijhof 4c5d5a8f5a
Update deCONZ to use new state classes (#54729)
2021-08-17 08:34:41 +02:00
..
translations [ci skip] Translation update 2021-08-11 00:18:57 +00:00
__init__.py
alarm_control_panel.py
binary_sensor.py
climate.py
config_flow.py
const.py
cover.py
deconz_device.py
deconz_event.py Handle situations where action is part of a deCONZ event but has the value None (#53373) 2021-07-23 21:43:00 +02:00
device_trigger.py Add deCONZ support for Legrand Self-e ZGP switches (#53008) 2021-07-28 12:54:19 -04:00
errors.py
fan.py
gateway.py
light.py Prefer using xy over hs when supported by light (#52883) 2021-07-12 08:17:50 +02:00
lock.py
logbook.py
manifest.json Fix groups reporting incorrect supported color modes (#53088) 2021-07-19 10:32:21 +02:00
scene.py
sensor.py Update deCONZ to use new state classes (#54729) 2021-08-17 08:34:41 +02:00
services.py Add pylint CodeStyle extension (#53147) 2021-07-19 06:57:06 -07:00
services.yaml
strings.json
switch.py