core/homeassistant/components/deconz
Robert Svensson e22893a206
Make attestation of supported features easier to read (deCONZ test) (#52096)
Make is_deconz_group a constant
2021-06-22 20:34:25 +02:00
..
translations [ci skip] Translation update 2021-06-07 00:18:16 +00:00
__init__.py Clean up stale config schema from deCONZ (#50081) 2021-05-04 20:06:54 +02:00
alarm_control_panel.py Entity attributes + typing fix in deCONZ alarm control panel (#51241) 2021-05-31 14:54:42 +02:00
binary_sensor.py Collection of changing entity properties to class attributes (#51248) 2021-05-31 10:50:11 +02:00
climate.py Collection of changing entity properties to class attributes (#51248) 2021-05-31 10:50:11 +02: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 Small optimization in entity registry enabled deConz method (#51250) 2021-05-29 23:12:19 -05:00
deconz_event.py Add support for deCONZ alarm events in logbook (#49652) 2021-04-28 19:46:15 +02:00
device_trigger.py Add deconz support for Lidl Smart Door Bell HG06668 (#51949) 2021-06-17 17:57:27 +02: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 Make attestation of supported features easier to read (deCONZ test) (#52096) 2021-06-22 20:34:25 +02: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 Improve deCONZ lights supported_color_modes and tests (#51933) 2021-06-22 19:29:58 +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
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