Skip to content
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

Set minimum brightness for neopixel light #3038

Open
purrplingcat opened this issue Jan 27, 2025 · 0 comments
Open

Set minimum brightness for neopixel light #3038

purrplingcat opened this issue Jan 27, 2025 · 0 comments

Comments

@purrplingcat
Copy link

purrplingcat commented Jan 27, 2025

Describe the problem you have/What new integration you would like

I would like to limit minimum brightness for neopixel (like WS2812 and etc), especially if the gamma correction is higher than 3 to avoid led strip off if I set the low brightness. I need higher gamma correction for better colors of my WS2812 LED strip (like 4.2) but then I can't set brightness under 30% because the leds are going off even the light is on.

Please describe your use case for this integration and alternatives you've tried:

Add the min_power or min_brightness for neopixel light which will set the minimum brightness of light like the min_power for PWM output for lights using pwms (like RGB, RGBW, CWWW and etc). Also add max bvrightness will be good too,.

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant