Adjust light test helpers to use Kelvin, and cleanup unused helpers (#133048)

Cleanup light test helper methods
This commit is contained in:
epenet
2024-12-12 16:49:25 +01:00
committed by GitHub
parent 33c799b2d0
commit 2ce2765e67
6 changed files with 28 additions and 114 deletions

View File

@ -132,6 +132,7 @@ tests: &tests
- tests/components/conftest.py
- tests/components/diagnostics/**
- tests/components/history/**
- tests/components/light/common.py
- tests/components/logbook/**
- tests/components/recorder/**
- tests/components/repairs/**