core/homeassistant/components/deconz
tkdrob 028a07d86f
Wrap up selectors (#50794)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-25 14:45:17 +02:00
..
translations [ci skip] Translation update 2021-05-18 00:12:13 +00:00
__init__.py Clean up stale config schema from deCONZ (#50081) 2021-05-04 20:06:54 +02:00
alarm_control_panel.py Migrate to async_get_current_platform everywhere (#50034) 2021-05-03 09:34:28 -07:00
binary_sensor.py Add tampering sensor to deCONZ integration (#49776) 2021-04-28 20:16:06 +02:00
climate.py Replace local listener implementation to using config_entry.on_unload in deCONZ (#49494) 2021-04-20 08:20:57 -10:00
config_flow.py Clean up connection classes in integrations D-G (#49890) 2021-04-30 21:02:21 -10:00
const.py Clean up deconz constants (#49754) 2021-04-27 10:05:03 -04:00
cover.py Replace local listener implementation to using config_entry.on_unload in deCONZ (#49494) 2021-04-20 08:20:57 -10:00
deconz_device.py
deconz_event.py Add support for deCONZ alarm events in logbook (#49652) 2021-04-28 19:46:15 +02:00
device_trigger.py Add more device triggers to deCONZ integration (#48680) 2021-04-04 20:25:57 -07:00
errors.py
fan.py Replace local listener implementation to using config_entry.on_unload in deCONZ (#49494) 2021-04-20 08:20:57 -10:00
gateway.py Reduce config entry setup/unload boilerplate D-F (#49733) 2021-04-26 20:46:49 -10:00
light.py Replace local listener implementation to using config_entry.on_unload in deCONZ (#49494) 2021-04-20 08:20:57 -10:00
lock.py Clean up deconz constants (#49754) 2021-04-27 10:05:03 -04:00
logbook.py Add support for deCONZ alarm events in logbook (#49652) 2021-04-28 19:46:15 +02:00
manifest.json Add alarm control panel support to deCONZ integration (#48736) 2021-04-20 17:34:11 +02:00
scene.py Replace local listener implementation to using config_entry.on_unload in deCONZ (#49494) 2021-04-20 08:20:57 -10:00
sensor.py Mark battery, humidity and pressure sensors as STATE_CLASS_MEASUREMENT (#50924) 2021-05-24 11:36:42 +02:00
services.py Fix device refresh service can always add devices (#43950) 2020-12-05 11:53:43 +01:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
strings.json Remove redundant names from config flow titles (#50380) 2021-05-10 22:14:33 -07:00
switch.py Replace local listener implementation to using config_entry.on_unload in deCONZ (#49494) 2021-04-20 08:20:57 -10:00