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 Make Matter snapshot logic a shared function (#126744) 2024-09-25 15:12:48 +02:00
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 Remove expected lingering test fixture from Matter (#127713) 2024-10-06 16:00:40 +02:00
test_binary_sensor.py Remove expected lingering test fixture from Matter (#127713) 2024-10-06 16:00:40 +02:00
test_button.py Snapshot more platforms for Matter (#127541) 2024-10-08 16:17:21 +02:00
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 Remove expected lingering test fixture from Matter (#127713) 2024-10-06 16:00:40 +02:00
test_event.py Snapshot more platforms for Matter (#127541) 2024-10-08 16:17:21 +02:00
test_fan.py Use device name for matter entities (#127798) 2024-10-29 10:54:25 +01:00
test_helpers.py Remove expected lingering test fixture from Matter (#127713) 2024-10-06 16:00:40 +02:00
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 Snapshot more platforms for Matter (#127541) 2024-10-08 16:17:21 +02:00
test_select.py Snapshot more platforms for Matter (#127541) 2024-10-08 16:17:21 +02:00
test_sensor.py Remove expected lingering test fixture from Matter (#127713) 2024-10-06 16:00:40 +02:00
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