hass-core/homeassistant/components/deconz
Dave Clarke 20e85e1191
Add support for Philips Hue Smart Button ()
* Add support for Philips Hue Smart Button

* Fix linting with trailing commas

* Update to correct deconz and hue model names/IDs
2020-08-06 11:40:50 +02:00
..
translations [ci skip] Translation update 2020-07-27 00:02:58 +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 Rename CoverDevice to CoverEntity () 2020-04-25 18:07:15 +02:00
deconz_device.py Directly call async_write_ha_state () 2020-04-01 14:19:51 -07:00
deconz_event.py deCONZ - Library cleanup () 2020-02-02 19:07:20 +01:00
device_trigger.py Add support for Philips Hue Smart Button () 2020-08-06 11:40:50 +02:00
errors.py Support deCONZ library with exception handling () 2019-03-24 19:27:32 +01:00
gateway.py Fix deconz tests that have uncaught exceptions () 2020-03-31 11:19:34 -05:00
light.py Fix deCONZ groups don't report ctmax/min () 2020-06-04 10:15:30 +02:00
manifest.json deCONZ - don't let light "attr" events update group data () 2020-07-12 16:16:40 -07:00
scene.py Add transition support to scenes, cleanup blocking parameter () 2020-04-20 18:07:50 -07:00
sensor.py Change deCONZ sensor device classes () 2020-06-02 16:17:21 +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