core/homeassistant/components/deconz
Robert Svensson dd9b14d5c9
Add Button platform to deCONZ integration (#65700)
* Improve scene platform

* Add button platform, tests and fix tests affected by new entities existing

* Remove unnused property

* Bump dependency to v87
2022-02-16 17:55:30 +01:00
..
translations [ci skip] Translation update 2022-02-10 00:15:56 +00:00
__init__.py
alarm_control_panel.py
binary_sensor.py Parametrize deCONZ binary sensors (#65012) 2022-02-04 12:58:07 +01:00
button.py Add Button platform to deCONZ integration (#65700) 2022-02-16 17:55:30 +01:00
climate.py
config_flow.py Expose deCONZ configuration url from discovered entry (#64519) 2022-01-20 13:46:22 +01:00
const.py Add Button platform to deCONZ integration (#65700) 2022-02-16 17:55:30 +01:00
cover.py
deconz_device.py Add Button platform to deCONZ integration (#65700) 2022-02-16 17:55:30 +01:00
deconz_event.py
device_trigger.py
diagnostics.py Use whole config entry in deCONZ diagnostics (#64795) 2022-01-23 23:14:02 +01:00
errors.py
fan.py
gateway.py Add type hints for config entry update listeners (#65412) 2022-02-02 03:36:04 -06:00
light.py Add Button platform to deCONZ integration (#65700) 2022-02-16 17:55:30 +01:00
lock.py
logbook.py
manifest.json Add Button platform to deCONZ integration (#65700) 2022-02-16 17:55:30 +01:00
number.py Adapt deCONZ number platform to align with updated design of binary sensor and sensor platforms (#65248) 2022-02-08 23:03:37 +01:00
scene.py Add Button platform to deCONZ integration (#65700) 2022-02-16 17:55:30 +01:00
sensor.py Improve Deconz sensors (#65259) 2022-02-15 08:32:56 +01:00
services.py
services.yaml
siren.py
strings.json
switch.py