core/homeassistant/components/deconz
Robert Resch 380974eed4
Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228)
* Remove hassio from ALLOWED_USED_COMPONENTS

* Move HassioServiceInfo to helpers.service_info

* Deprecate moved functions

* Add note about deprecation

* Fix tests

* Implement suggestion

* Typo

* Update pyproject.toml

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-10-30 12:43:41 +01:00
..
hub
__init__.py
alarm_control_panel.py Implement new state property for alarm_control_panel which is using an enum (#126283) 2024-10-21 22:54:27 +02:00
binary_sensor.py
button.py
climate.py
config_flow.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
const.py
cover.py
deconz_event.py
device_trigger.py Add deCONZ IKEA RODRET device trigger (#128121) 2024-10-10 21:49:55 +02:00
diagnostics.py
entity.py Update mypy-dev to 1.12.0a5 (#127181) 2024-10-02 12:00:59 +02:00
errors.py
fan.py
icons.json
light.py Add lighting effects to Hue lights managed by deCONZ (#128292) 2024-10-19 09:09:01 +02:00
lock.py
logbook.py
manifest.json Bump pydeconz to v118 (#128289) 2024-10-13 19:37:02 +02:00
number.py
scene.py
select.py
sensor.py
services.py
services.yaml
siren.py
strings.json
switch.py
util.py