core/tests/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
..
snapshots Add lighting effects to Hue lights managed by deCONZ (#128292) 2024-10-19 09:09:01 +02:00
__init__.py
conftest.py
test_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
test_binary_sensor.py
test_button.py
test_climate.py Change Climate set temp action for incorrect feature will raise (#126692) 2024-09-25 21:16:14 +02:00
test_config_flow.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_deconz_event.py
test_device_trigger.py Force root import of references from other components (#125816) 2024-09-16 11:28:42 +02:00
test_diagnostics.py
test_fan.py
test_hub.py
test_init.py
test_light.py Add lighting effects to Hue lights managed by deCONZ (#128292) 2024-10-19 09:09:01 +02:00
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_logbook.py Implement new state property for alarm_control_panel which is using an enum (#126283) 2024-10-21 22:54:27 +02:00
test_number.py
test_scene.py
test_select.py Add deCONZ Air Purifier Fan Mode select entity support (#124513) 2024-08-24 09:51:09 +02:00
test_sensor.py Add filter run time for deCONZ air purifiers (#123306) 2024-09-06 15:41:49 +02:00
test_services.py
test_siren.py
test_switch.py