core/tests/components/matter
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
..
fixtures Add support for vacuum cleaners to the Matter integration (#129420) 2024-10-29 16:17:40 +01:00
snapshots Add support for vacuum cleaners to the Matter integration (#129420) 2024-10-29 16:17:40 +01:00
__init__.py
common.py
conftest.py Add support for vacuum cleaners to the Matter integration (#129420) 2024-10-29 16:17:40 +01:00
test_adapter.py Use device name for matter entities (#127798) 2024-10-29 10:54:25 +01:00
test_api.py
test_binary_sensor.py
test_button.py
test_climate.py Use device name for matter entities (#127798) 2024-10-29 10:54:25 +01: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 Use device name for matter entities (#127798) 2024-10-29 10:54:25 +01:00
test_diagnostics.py
test_event.py
test_fan.py Use device name for matter entities (#127798) 2024-10-29 10:54:25 +01:00
test_helpers.py
test_init.py Use device name for matter entities (#127798) 2024-10-29 10:54:25 +01:00
test_light.py Use device name for matter entities (#127798) 2024-10-29 10:54:25 +01:00
test_lock.py Use device name for matter entities (#127798) 2024-10-29 10:54:25 +01:00
test_number.py
test_select.py
test_sensor.py
test_switch.py Use device name for matter entities (#127798) 2024-10-29 10:54:25 +01:00
test_update.py Add update_percentage state attribute to update entity (#128877) 2024-10-21 15:31:48 +02:00
test_vacuum.py Add support for vacuum cleaners to the Matter integration (#129420) 2024-10-29 16:17:40 +01:00
test_valve.py Use device name for matter entities (#127798) 2024-10-29 10:54:25 +01:00