core/homeassistant/components/deconz
Robert Svensson 22a6e55e70
Base deCONZ group supported features on the sum of all its lights (#45440)
2021-01-22 23:39:34 +01:00
..
translations [ci skip] Translation update 2020-12-10 00:03:01 +00:00
__init__.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
binary_sensor.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
climate.py Improve look up speed by inverting dictionaries (#43883) 2020-12-03 10:37:39 +01:00
config_flow.py Introduce reauth flow to deCONZ (#45443) 2021-01-22 23:37:16 +01:00
const.py Add fan support to deCONZ (#40806) 2020-10-13 12:57:42 +02:00
cover.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
deconz_device.py Revert partial changes to deCONZ integration from earlier PR (#41943) 2020-10-16 14:38:12 +02:00
deconz_event.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
device_trigger.py Device automation config error message improvements (#44656) 2020-12-31 00:02:14 +01:00
errors.py
fan.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
gateway.py Introduce reauth flow to deCONZ (#45443) 2021-01-22 23:37:16 +01:00
light.py Base deCONZ group supported features on the sum of all its lights (#45440) 2021-01-22 23:39:34 +01:00
lock.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
logbook.py Basic logbook support for deCONZ events (#45400) 2021-01-22 22:39:11 +01:00
manifest.json Bump pydeconz to version 77 (#44514) 2020-12-26 22:24:05 +01:00
scene.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
sensor.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
services.py Fix device refresh service can always add devices (#43950) 2020-12-05 11:53:43 +01:00
services.yaml Add deCONZ service to clean up orphaned device and entity entries (#40629) 2020-09-30 20:11:41 +02:00
strings.json Remove unused strings in deCONZ config flow (#41978) 2020-10-18 15:26:40 +02:00
switch.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00