core/homeassistant/components/deconz
Robert Svensson 96c4e33b24
Parametrize deCONZ binary sensors (#65012)
* Improve test coverage prior to improving deCONZ binary sensor platform

* Define all relevant binary sensors as DeconzBinarySensorDescription

* Fix review comment

* Allow providing extra update keys if sensor provides extra attributes

* Minor touch up of naming

* Remove duplicate assert
2022-02-04 12:58:07 +01:00
..
translations [ci skip] Translation update 2022-01-31 00:14:28 +00:00
__init__.py
alarm_control_panel.py
binary_sensor.py Parametrize deCONZ binary sensors (#65012) 2022-02-04 12:58:07 +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 Expose deCONZ configuration url from discovered entry (#64519) 2022-01-20 13:46:22 +01:00
cover.py
deconz_device.py
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
lock.py
logbook.py
manifest.json Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
number.py
scene.py Add logic to avoid creating the same scene multiple times (#65207) 2022-01-30 01:11:28 +02:00
sensor.py Add low battery binary sensor to deCONZ integration (#64168) 2022-01-17 22:35:20 +01:00
services.py
services.yaml
siren.py
strings.json
switch.py