hass-core/homeassistant/components/deconz
Erik Montnemery cc564026fa
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +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 Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
climate.py Use UnitOfTemperature in climate entities [a-f] (#83125) 2022-12-04 11:53:56 +02:00
config_flow.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
const.py Add deconz_relative_rotary event for Hue Tap Dial (#82727) 2022-11-27 15:01:58 -05:00
cover.py Fix level controllable output controls in deCONZ (#77223) 2022-08-24 22:00:54 -04:00
deconz_device.py Update Union typing (1) [Py310] (#86424) 2023-01-23 08:38:45 +01: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 Fix Styrbar device trigger mapping in deCONZ (#84257) 2022-12-19 21:48:11 +01:00
diagnostics.py Minor deCONZ clean up (#76323) 2022-08-06 01:34:27 +02:00
errors.py
fan.py Implement generic in Deconz base device (#76015) 2022-08-01 19:18:29 +02:00
gateway.py Fix can not typo (#87254) 2023-02-03 11:37:16 +01:00
light.py Update Union typing (1) [Py310] (#86424) 2023-01-23 08:38:45 +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 Sort manifests 2 (#87023) 2023-02-08 20:16:39 +01:00
number.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +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 Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
services.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
services.yaml
siren.py Implement generic in Deconz base device (#76015) 2022-08-01 19:18:29 +02:00
strings.json Adjust translations for zha buttons (#86095) 2023-01-17 21:36:11 +02: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