-
-
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
Sync not working with colors only #2397
Comments
This is intentional. |
Could this...not be intentional? It'd be really nice to be able to switch between color palettes within the current active effects across devices without having to adjust each light individually. |
There is no room in the UDP for such thing. And the code is already a mess supporting all of the versions back to 0.1 The best workaround is to use MQTT and broadcast palette only. |
|
What happened?
If i use sync with all options (brightness,color,effect) as default it works well. But if i disable "effect" for example, the colors do NOT synchronize anymore
To Reproduce Bug
WLED1 Group 1 send only
WLED1 Group 1 receive only with option effect disabled
Expected Behavior
I expected the recevibg WLED will show a fixed effect but with the color palette synchronized from the main WLED
Install Method
Binary from WLED.me
What version of WLED?
WLED 0.13b5
Which microcontroller/board are you seeing the problem on?
ESP8266
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: