hass-core/homeassistant/components/deconz
2023-11-16 16:05:29 +01:00
..
__init__.py Move up setup of service to make it more robust when running multiple instances of deCONZ (#77621) 2022-09-01 21:33:55 -04:00
alarm_control_panel.py Improve deCONZ binary sensor classes (#77419) 2022-08-29 08:15:10 +02:00
binary_sensor.py Remove Deconz entity descriptions required fields mixins (#104009) 2023-11-16 16:05:29 +01:00
button.py Remove Deconz entity descriptions required fields mixins (#104009) 2023-11-16 16:05:29 +01:00
climate.py Use UnitOfTemperature in climate entities [a-f] (#83125) 2022-12-04 11:53:56 +02:00
config_flow.py Use asyncio.timeout [b-e] (#98448) 2023-08-15 08:30:20 -05:00
const.py Add deconz_relative_rotary event for Hue Tap Dial (#82727) 2022-11-27 15:01:58 -05:00
cover.py Collapse supported features list in Deconz (#99233) 2023-08-30 23:57:23 +02:00
deconz_device.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
deconz_event.py Add deconz_relative_rotary event for Hue Tap Dial (#82727) 2022-11-27 15:01:58 -05:00
device_trigger.py Add new zigbee button SONOFF_SNZB_01P to deconz (#99205) 2023-08-29 09:17:27 +02:00
diagnostics.py Minor deCONZ clean up (#76323) 2022-08-06 01:34:27 +02:00
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 Support Lidl christmas light effects in deCONZ (#102731) 2023-10-25 00:32:20 +02: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 Add humidity sensor to deconz component (#93024) 2023-06-01 19:16:42 +02:00
number.py Remove Deconz entity descriptions required fields mixins (#104009) 2023-11-16 16:05:29 +01:00
scene.py Use pydeconz interface controls for lock, scene, siren and switch platforms (#73748) 2022-06-21 16:50:44 +02:00
select.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
sensor.py Remove Deconz entity descriptions required fields mixins (#104009) 2023-11-16 16:05:29 +01: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 Implement generic in Deconz base device (#76015) 2022-08-01 19:18:29 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py Implement generic in Deconz base device (#76015) 2022-08-01 19:18:29 +02:00
util.py deconz: Use partition instead of split where possible (#81804) 2022-11-08 20:54:01 +01:00