Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ledvance Planon lights: improvements based on feedback
- swap main and backlight switch bits. - properly use standard color_temp dp as backup for dp 51 based color temp - consistently use "std_" for standard dp prefixes - set lower range of color temp to 3000K - make backlight unavailable until dp 51 is received, as changing the color will give errors until then std_rgbhsv is left for reference, even though it is unused by the actual entities. Maybe one day the code will be able to use a different format dp as a backup for a dp with multi-value format. Issue #2683
- Loading branch information