hass-core/homeassistant/components/deconz
Robert Svensson 7b9dbc2187
Support alternative modelid for LIDL doorbell in deCONZ device triggers (#107937)
Add support alternative modelid for LIDL doorbell
2024-01-31 16:03:12 +01:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
button.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
climate.py
config_flow.py Use asyncio.timeout [b-e] (#98448) 2023-08-15 08:30:20 -05:00
const.py
cover.py Collapse supported features list in Deconz (#99233) 2023-08-30 23:57:23 +02:00
deconz_device.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
deconz_event.py
device_trigger.py Support alternative modelid for LIDL doorbell in deCONZ device triggers (#107937) 2024-01-31 16:03:12 +01:00
diagnostics.py
errors.py
fan.py Collapse supported features list in Deconz (#99233) 2023-08-30 23:57:23 +02:00
gateway.py Use asyncio.timeout [b-e] (#98448) 2023-08-15 08:30:20 -05:00
light.py Fix lights reporting unsupported colormodes in deCONZ (#108812) 2024-01-25 08:38:57 +01:00
lock.py Update Union typing (1) [Py310] (#86424) 2023-01-23 08:38:45 +01:00
logbook.py Fix missing interface key in deCONZ logbook (#86684) 2023-01-26 11:44:01 +01:00
manifest.json Support new deCONZ Particulate Matter endpoint (#104276) 2023-11-24 11:39:13 +01:00
number.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
scene.py
select.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
sensor.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
services.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
services.yaml Migrate integration services (B-D) to support translations (#96363) 2023-07-11 23:06:32 +02:00
siren.py
strings.json Deconz to DoorBird: add host field description (#104772) 2023-11-30 17:24:21 +01:00
switch.py
util.py