mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 21:47:08 +00: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