-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On/off presset turns on RGB when only W expected #4458
Comments
Please post on and off presets. |
I don't know how to interpret this but here are both presets. Thanks! Turn off Turn on |
Change the color in off effect to black ( |
That worked. Thanks! |
try to disable gamma correction completely and see if it changes anything. digital LEDs are "only" 8bit resolution, at low brightness, that means not a lot of brightness steps. also try manually stepping brightness at lowest levels (use browser) to see the resolution. |
I tried lots of different gamma settings but it didn’t help. I decided to keep gamma brightness off. I turned up the brightness set point for the preset so there are more brightness steps and that did help smooth out the transition. |
What happened?
I’m using all RBGW lights. I have one preset to slowly turn on all the lights to white and one preset to slowly turn off all the lights. When the lights turn on with the preset with only the white channel, the RGB pixels light up for a a short period of time and then it switches to pure white channel. When turning off the lights the white channel slowly dims down to a low value then the RGB channel lights up dimly before everything turns off. This only happens with a preset. The on/off button makes the lights dim up to on and down to off correctly. This is most noticeable with the white channel but also happens with solid colors.
To Reproduce Bug
Turn on white channel only, create a new preset, set fade up to 2000ms, turn off all lights, select the turn on preset you made.
Turn off all lights, create a new preset, set fade up to 2000ms, turn on all lights, select the turn off preset you made.
Expected Behavior
Slow fade up to white. Slow fade down to black without the RGB LED’s turning on.
Install Method
Binary from WLED.me
What version of WLED?
15.0
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
Dig octa used
Code of Conduct
The text was updated successfully, but these errors were encountered: