core/homeassistant/components/deconz
Jasper Smulders 5aa6f9dbb2
Add deCONZ support for Sonoff SNZB-01 switches (#54919)
2021-08-24 11:33:19 +02:00
..
translations [ci skip] Translation update 2021-08-11 00:18:57 +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 Update alarm control panel and deconz alarm event to reflect the finalized implementation in deCONZ (#54936) 2021-08-23 20:56:45 +02:00
binary_sensor.py
climate.py
config_flow.py
const.py
cover.py
deconz_device.py
deconz_event.py Update alarm control panel and deconz alarm event to reflect the finalized implementation in deCONZ (#54936) 2021-08-23 20:56:45 +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
gateway.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
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 Update alarm control panel and deconz alarm event to reflect the finalized implementation in deCONZ (#54936) 2021-08-23 20:56:45 +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 Update alarm control panel and deconz alarm event to reflect the finalized implementation in deCONZ (#54936) 2021-08-23 20:56:45 +02:00
strings.json
switch.py