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

WRGB support #24

Open
hutchyx opened this issue Sep 28, 2024 · 0 comments
Open

WRGB support #24

hutchyx opened this issue Sep 28, 2024 · 0 comments

Comments

@hutchyx
Copy link

hutchyx commented Sep 28, 2024

Please answer the following:

FPP Version and Hardware:
7.5-6 on raspberry pi

Describe the bug
when setting color on a wrgb flood light to {"state":"ON","color":{"r":255,"g":0,"b":0}}, the light changes to all white instead of red. 0, 255, 0 changes to red. 0, 0, 255 changes to green. I'm unable to activate blue.

To Reproduce
Steps to reproduce the behavior:
send mqtt message as {"state":"ON","color":{"r":255,"g":0,"b":0}}
wrgb light will display as white

Expected behavior
display correct colors on wrgb light. If the W cannot be activated, that's fine.

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