core/homeassistant/components/deconz
Paulus Schoutsen bfe1e8fef3
fix double tab and match events. (#32108)
this propose makes some logic to the device triggers, matching the events for the aqara cube.
this also fixes the double tap function on side 2
2020-03-04 17:54:00 -08:00
..
.translations [ci skip] Translation update 2020-03-04 18:13:24 +00:00
__init__.py
binary_sensor.py deCONZ - Race condition on slower systems (#32274) 2020-02-27 20:48:01 +01:00
climate.py deCONZ - Race condition on slower systems (#32274) 2020-02-27 20:48:01 +01:00
config_flow.py
const.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
cover.py
deconz_device.py deCONZ - Directly reflect changes to config entry options (#31661) 2020-02-18 13:24:25 -08:00
deconz_event.py
device_trigger.py fix double tab and match events. (#32108) 2020-03-04 17:54:00 -08:00
errors.py
gateway.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
light.py deCONZ - Race condition on slower systems (#32274) 2020-02-27 20:48:01 +01:00
manifest.json
scene.py
sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
services.py
services.yaml
strings.json deCONZ - Directly reflect changes to config entry options (#31661) 2020-02-18 13:24:25 -08:00
switch.py