core/homeassistant/components/deconz
Robert Svensson 008b784fc5
Add deCONZ number config entity for Hue motion sensor delay (#58076)
* First working draft of number platform

* Replace duration with delay for Hue motion sensors
Improve tests

* Bump dependency to v85

* Use constant for entity category

* Use type rather than using __class__

* Fix unique ID
2021-10-20 11:23:24 +02:00
..
translations [ci skip] Translation update 2021-10-19 00:12:08 +00:00
__init__.py Improve deCONZ services code quality (#56904) 2021-10-01 14:31:38 -04:00
alarm_control_panel.py Improve deCONZ signal strings (#57140) 2021-10-07 12:48:27 +02:00
binary_sensor.py Add the correct device class to deCONZ Tamper entity (#57834) 2021-10-17 17:45:32 +02:00
climate.py Improve deCONZ signal strings (#57140) 2021-10-07 12:48:27 +02:00
config_flow.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
const.py Add deCONZ number config entity for Hue motion sensor delay (#58076) 2021-10-20 11:23:24 +02:00
cover.py Improve deCONZ signal strings (#57140) 2021-10-07 12:48:27 +02:00
deconz_device.py Use isinstance to verify class in deCONZ integration (#56794) 2021-09-29 21:19:21 +02:00
deconz_event.py Don't use deprecated methods of retrieving registries in deCONZ (#58081) 2021-10-20 11:16:28 +02:00
device_trigger.py Don't use deprecated methods of retrieving registries in deCONZ (#58081) 2021-10-20 11:16:28 +02:00
errors.py
fan.py Improve deCONZ signal strings (#57140) 2021-10-07 12:48:27 +02:00
gateway.py Don't use deprecated methods of retrieving registries in deCONZ (#58081) 2021-10-20 11:16:28 +02:00
light.py Improve deCONZ signal strings (#57140) 2021-10-07 12:48:27 +02:00
lock.py Improve deCONZ signal strings (#57140) 2021-10-07 12:48:27 +02:00
logbook.py Import Callable from collections.abc (2) (#56776) 2021-09-29 14:06:51 +02:00
manifest.json Add deCONZ number config entity for Hue motion sensor delay (#58076) 2021-10-20 11:23:24 +02:00
number.py Add deCONZ number config entity for Hue motion sensor delay (#58076) 2021-10-20 11:23:24 +02:00
scene.py Improve deCONZ signal strings (#57140) 2021-10-07 12:48:27 +02:00
sensor.py Assign entity category diagnostics to deCONZ battery sensors (#58077) 2021-10-20 09:11:17 +02:00
services.py Don't use deprecated methods of retrieving registries in deCONZ (#58081) 2021-10-20 11:16:28 +02:00
services.yaml Update alarm control panel and deconz alarm event to reflect the finalized implementation in deCONZ (#54936) 2021-08-23 20:56:45 +02:00
siren.py Improve deCONZ signal strings (#57140) 2021-10-07 12:48:27 +02:00
strings.json
switch.py Don't use deprecated methods of retrieving registries in deCONZ (#58081) 2021-10-20 11:16:28 +02:00