core/homeassistant/components/deconz
Robert Svensson 40829d9d76
Fix deCONZ groups don't report ctmax/min (#36432)
* Groups don't report ctmax/min
2020-06-04 10:15:30 +02:00
..
translations [ci skip] Translation update 2020-05-29 00:04:16 +00:00
__init__.py Fix issue with group unique id when normalising bridge id (#30904) 2020-01-17 15:28:34 -08:00
binary_sensor.py Change deCONZ sensor device classes (#36352) 2020-06-02 16:17:21 +02:00
climate.py Rename ClimateDevice to ClimateEntity (#34591) 2020-04-25 18:04:03 +02:00
config_flow.py deCONZ - Always allow manual input of gateway (#33951) 2020-04-17 23:51:35 +02:00
const.py deCONZ - Add support for "Window covering controller" (#35294) 2020-05-17 09:57:24 +02:00
cover.py Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
deconz_device.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
deconz_event.py deCONZ - Library cleanup (#31410) 2020-02-02 19:07:20 +01:00
device_trigger.py deCONZ - device triggers for Aqara Opple switches (#34815) 2020-04-28 22:06:08 +02:00
errors.py
gateway.py Fix deconz tests that have uncaught exceptions (#33462) 2020-03-31 11:19:34 -05:00
light.py Fix deCONZ groups don't report ctmax/min (#36432) 2020-06-04 10:15:30 +02:00
manifest.json deCONZ - Add support for max/min mireds (#36355) 2020-06-01 23:48:18 +02:00
scene.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
sensor.py Change deCONZ sensor device classes (#36352) 2020-06-02 16:17:21 +02:00
services.py deCONZ - Improve config flow logging (#31381) 2020-02-01 20:02:57 +01:00
services.yaml Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00