basnijholt / adaptive-lighting

Adaptive Lighting custom component for Home Assistant
https://basnijholt.github.io/adaptive-lighting/
Apache License 2.0
1.7k stars 127 forks source link

Sleep Mode Doesn't Support RGBW #1008

Open SergeantPup opened 1 month ago

SergeantPup commented 1 month ago

Home Assistant Adaptive Lighting Issue Template

Bug Reports

Required information for bug reports:

Please include the following information in your issue.

Issues missing this information may not be addressed.

  1. Debug logs captured while the issue occurred. See here for instructions on enabling debug logging:

NA

  1. Your Adaptive Lighting configuration:

NA

  1. (If using Zigbee2MQTT), provide your configuration files (remove all personal information before posting): I don't use Zigbee2MQTT

    • Brand and model number of problematic light(s) SK6812 using WLED
  2. Describe the bug and how to reproduce it: I bought new lights (SK6812). They adapt fine during the day but sleep mode always turns them red even when selecting a color temp of 3000. During the day, it can adapt to 3000 easily, but as soon as sleep mode is enabled, it only passes through an RGB value. It seems like RGBW is not supported in sleep mode which doesn't make sense.

  3. Steps to reproduce the behavior: Using rgb color to configure sleep mode will give me whatever color I desire in sleep mode. Using Color temp for sleep mode for SK6812's turns the lights red and fails to add anything for the white channel. This behavior was never noticed until I got new lights likely because of the way my KL430s render the RGB. SK6812's adapt color temp accurately throughout the day.