core/tests/components/matter
Marcel van der Veldt 72caf9d5a2
Tweak Matter discovery to ignore empty lists (#136854)
2025-01-29 17:41:28 +01:00
..
fixtures Add select platform discovery schemas for the Matter LaundryWasherControls cluster (#136261) 2025-01-29 14:17:00 +01:00
snapshots Tweak Matter discovery to ignore empty lists (#136854) 2025-01-29 17:41:28 +01:00
__init__.py
common.py
conftest.py Add power/energy sensor for Matter draft electrical measurement cluster (#132920) 2025-01-28 08:37:39 +01:00
test_adapter.py
test_api.py
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py
test_cover.py
test_diagnostics.py
test_event.py
test_fan.py
test_helpers.py
test_init.py
test_light.py
test_lock.py Standardize `helpers.xxx_registry` imports (#136688) 2025-01-28 08:48:34 +01:00
test_number.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00
test_select.py Add select platform discovery schemas for the Matter LaundryWasherControls cluster (#136261) 2025-01-29 14:17:00 +01:00
test_sensor.py Add sensor for Matter OperationalState cluster / CurrentPhase attribute (#129757) 2025-01-28 16:39:41 +01:00
test_switch.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00
test_update.py
test_vacuum.py
test_valve.py