hass-core/homeassistant/components/deconz
2020-09-13 16:31:39 +02:00
..
translations [ci skip] Translation update 2020-09-08 00:04:13 +00:00
__init__.py Fix issue with group unique id when normalising bridge id () 2020-01-17 15:28:34 -08:00
binary_sensor.py Change deCONZ sensor device classes () 2020-06-02 16:17:21 +02:00
climate.py Rename ClimateDevice to ClimateEntity () 2020-04-25 18:04:03 +02:00
config_flow.py ConfigFlow default discovery without unique ID () 2020-06-15 13:38:38 +02:00
const.py deCONZ - Add support for "Window covering controller" () 2020-05-17 09:57:24 +02:00
cover.py Use DEVICE_CLASS_WINDOW constant in various integrations () 2020-09-11 21:24:23 -05:00
deconz_device.py Track entity sources () 2020-08-19 14:57:38 +02:00
deconz_event.py Use global CONF_UNIQUE_ID for deconz () 2020-08-09 13:21:11 -05:00
device_trigger.py Reorganize trigger code () 2020-08-17 11:54:56 -05:00
errors.py Support deCONZ library with exception handling () 2019-03-24 19:27:32 +01:00
gateway.py Exception chaining and wrapping improvements () 2020-08-28 13:50:32 +02:00
light.py Fix deCONZ groups don't report ctmax/min () 2020-06-04 10:15:30 +02:00
manifest.json Improve handling of mireds being far out of spec () 2020-09-13 16:31:39 +02:00
scene.py Add transition support to scenes, cleanup blocking parameter () 2020-04-20 18:07:50 -07:00
sensor.py Drop UNIT_ prefix for percentage constant () 2020-09-05 21:09:14 +02:00
services.py deCONZ - Improve config flow logging () 2020-02-01 20:02:57 +01:00
services.yaml Add prettier (in pre-commit and CI) () 2020-04-05 17:27:16 +02:00
strings.json Use config flow references for data () 2020-05-12 10:50:44 -07:00
switch.py Rename SwitchDevice to SwitchEntity () 2020-04-26 18:50:37 +02:00