core/tests/components/matter
itpeters 582eeea082
Fix long press event for matter generic switch (#99645)
2023-09-05 13:10:14 +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
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 Fix long press event for matter generic switch (#99645) 2023-09-05 13:10:14 +02:00
test_helpers.py Adjust matter tests which create devices (#98198) 2023-08-10 18:23:41 +02:00
test_init.py
test_light.py
test_sensor.py Set Matter battery sensors as diagnostic (#95794) 2023-07-04 14:54:37 +02:00
test_switch.py