mirror of
https://github.com/home-assistant/core.git
synced 2026-02-05 06:45:57 +01:00
* 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