core/tests/components/matter
Marcel van der Veldt 8230bfcf8f
Some fixes for the Matter light discovery schema (#116108)
* Fix discovery schema for light platform

* fix switch platform discovery schema

* extend light tests

* Update switch.py

* clarify comment

* use parameter for supported_color_modes
2024-05-01 11:46:52 +02:00
..
fixtures Some fixes for the Matter light discovery schema (#116108) 2024-05-01 11:46:52 +02:00
__init__.py
common.py
conftest.py
test_adapter.py
test_api.py
test_binary_sensor.py
test_climate.py Fix Matter airconditioner discovery of climate platform (#114326) 2024-03-27 22:35:08 +01: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_helpers.py
test_init.py Use remove_device helper in tests (1/2) (#116240) 2024-04-30 12:52:33 +02:00
test_light.py Some fixes for the Matter light discovery schema (#116108) 2024-05-01 11:46:52 +02:00
test_sensor.py
test_switch.py