-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Description
What happened?
For some reason WLED creates a secondary brightness bar when PWM CCT is enabled. I have a PWM strip with cool and warm white LEDs, when configured i see the Brightness bar (usual bar), I also have a temperature bar called white balance, but I also have another brightness bar called white channel.
This means there are two bars controlling the brightness of the LEDs and if the white channel is set to 0, the lights dont come on at all with the regular bar, and vice versa.
When using HomeAssistant with WLED, the white channel is not exposed and not visible in HA at all, and although I can set the white channel to 255, after power loss, it goes back to 0 and I have to manually adjust in WLED for HA to be able to adjust brightness/temp of the strip
It seems like this bar should have been removed when in CCT mode, and its a left over from RGB+CCT where there would be separate white channel control
To Reproduce Bug
- Connect a PWM CCT strip
- Set the GPIO for each channel
- Turn the light on from the main screen, adjust brightness and white balance (nothing will happen if white channel is set to 0)
Expected Behavior
I would not expect there to be an extra white channel control on PWN CCT as this is only a White strip, i would expect to see brightness and white balance (temp) control
Install Method
Binary from WLED.me
What version of WLED?
0.15.3
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct