core/tests/components/matter
Erik Montnemery e9a0436605
Adjust matter tests which create devices (#98198)
2023-08-10 18:23:41 +02:00
..
fixtures Add Event platform to Matter (#97219) 2023-07-26 12:19:23 +02:00
__init__.py
common.py Bump Matter Server to 3.6.3 (#95519) 2023-06-29 15:28:34 +02:00
conftest.py Set Matter battery sensors as diagnostic (#95794) 2023-07-04 14:54:37 +02:00
test_adapter.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_api.py
test_binary_sensor.py Set Matter battery sensors as diagnostic (#95794) 2023-07-04 14:54:37 +02:00
test_climate.py Add Matter Climate support (#95434) 2023-07-03 12:33:50 +02:00
test_config_flow.py
test_cover.py Matter cover position improvements (#92278) 2023-05-31 16:08:01 +02:00
test_diagnostics.py
test_door_lock.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
test_event.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
test_helpers.py Adjust matter tests which create devices (#98198) 2023-08-10 18:23:41 +02:00
test_init.py Change subscription logic for Matter devices (#95387) 2023-06-27 21:12:29 +02:00
test_light.py Bump Matter server library to 3.4.1 and address changes (#93411) 2023-05-23 20:42:09 +02:00
test_sensor.py Set Matter battery sensors as diagnostic (#95794) 2023-07-04 14:54:37 +02:00
test_switch.py