core/tests/components/matter
itpeters 582eeea082
Fix long press event for matter generic switch ()
2023-09-05 13:10:14 +02:00
..
fixtures Add Event platform to Matter () 2023-07-26 12:19:23 +02:00
__init__.py
common.py
conftest.py Set Matter battery sensors as diagnostic () 2023-07-04 14:54:37 +02:00
test_adapter.py Don't require passing identifiers to DeviceRegistry.async_get_device () 2023-07-13 13:39:25 -04:00
test_api.py
test_binary_sensor.py Set Matter battery sensors as diagnostic () 2023-07-04 14:54:37 +02:00
test_climate.py
test_config_flow.py
test_cover.py
test_diagnostics.py
test_door_lock.py Ruff: isort don't split imports based on trailing comma () 2023-08-10 14:27:03 +02:00
test_event.py Fix long press event for matter generic switch () 2023-09-05 13:10:14 +02:00
test_helpers.py Adjust matter tests which create devices () 2023-08-10 18:23:41 +02:00
test_init.py
test_light.py
test_sensor.py Set Matter battery sensors as diagnostic () 2023-07-04 14:54:37 +02:00
test_switch.py