core/tests/components/matter
Marcel van der Veldt e906812fbd
Extend Matter sensor discovery schemas for Air Purifier / Air Quality devices (#118483)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-05-30 17:02:26 +02:00
..
fixtures Fix light discovery for Matter dimmable plugin unit (#118404) 2024-05-30 00:12:27 +02:00
__init__.py
common.py
conftest.py
test_adapter.py Use registry fixtures in tests (m-n) (#118291) 2024-05-28 13:40:45 +02:00
test_api.py Use registry fixtures in tests (m-n) (#118291) 2024-05-28 13:40:45 +02:00
test_binary_sensor.py
test_climate.py Several fixes for the Matter climate platform (#118322) 2024-05-28 21:18:35 -04:00
test_config_flow.py Add matter during onboarding (#116163) 2024-04-29 10:59:36 +02:00
test_cover.py
test_diagnostics.py
test_door_lock.py
test_event.py
test_fan.py Add Matter fan platform (#111212) 2024-05-28 12:24:58 +02:00
test_helpers.py
test_init.py Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
test_light.py Fix light discovery for Matter dimmable plugin unit (#118404) 2024-05-30 00:12:27 +02:00
test_sensor.py Extend Matter sensor discovery schemas for Air Purifier / Air Quality devices (#118483) 2024-05-30 17:02:26 +02:00
test_switch.py