core/homeassistant/components/deconz
Ville Skyttä 317ed418dd
Use singleton enum for "not set" sentinels (#41990)
* Use singleton enum for "not set" sentinel

https://www.python.org/dev/peps/pep-0484/#support-for-singleton-types-in-unions

* Remove unused variable
2020-12-19 12:46:27 +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 Allow creating deCONZ config entry even when no bridge id is available 2020-12-02 19:10:47 +01:00
const.py
cover.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
deconz_device.py
deconz_event.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
device_trigger.py
errors.py
fan.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
gateway.py Fix device refresh service can always add devices (#43950) 2020-12-05 11:53:43 +01:00
light.py Some lights only support hs, like the lidl christmas lights (#44059) 2020-12-09 19:02:44 +01:00
lock.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
manifest.json Add fan support to deCONZ climate platform (#43721) 2020-12-02 18:08:46 +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
strings.json
switch.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00