core/tests/components/matter
Arturo 1c02f19d9a
Fix matter color temperature light (#87677)
* Adds tests for each matter light type and fixes small issue with color temperature lights not being detected properly

* Removes commented out code

* Changed matter light tests to pytest.mark.parametrize to reduce duplicate code
2023-02-08 23:41:04 +01:00
..
fixtures Fix matter color temperature light (#87677) 2023-02-08 23:41:04 +01:00
__init__.py
common.py
conftest.py Enable Ruff PT015 (#86775) 2023-01-27 11:10:29 +01:00
test_adapter.py Adjust device registry for Matter devices (#86108) 2023-01-18 17:17:33 +01:00
test_api.py
test_binary_sensor.py Add matter binary sensor platform (#83144) 2022-12-06 14:28:06 -05:00
test_config_flow.py Code styling tweaks to the tests - Part 2 (#86662) 2023-01-26 01:23:53 +01:00
test_diagnostics.py Adjust hass_client type hint in integration tests (#86954) 2023-02-02 16:29:57 -05:00
test_helpers.py Fix matter remove config entry device (#87571) 2023-02-06 22:41:52 +01:00
test_init.py Fix matter remove config entry device (#87571) 2023-02-06 22:41:52 +01:00
test_light.py Fix matter color temperature light (#87677) 2023-02-08 23:41:04 +01:00
test_sensor.py Add matter sensor platform (#83147) 2022-12-06 21:39:00 +01:00
test_switch.py Adjust device registry for Matter devices (#86108) 2023-01-18 17:17:33 +01:00