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 Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
conftest.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_adapter.py Add matter device serial number (#113878) 2024-03-20 15:31:48 +01:00
test_api.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_binary_sensor.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
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 Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_diagnostics.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_door_lock.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_event.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_helpers.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
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 Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_switch.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00