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

ESP NOW Remote presets are not fully applied #3622

Closed
1 task done
Pejosonic opened this issue Dec 27, 2023 · 2 comments
Closed
1 task done

ESP NOW Remote presets are not fully applied #3622

Pejosonic opened this issue Dec 27, 2023 · 2 comments
Labels
bug fixed in source This issue is unsolved in the latest release but fixed in master

Comments

@Pejosonic
Copy link

Pejosonic commented Dec 27, 2023

What happened?

When appliying any of the four presets assigned to the buttons of a WIZ Remote they are applied but:

  • Not sending to the other WLED devices using the Sync function.
  • If it was previously applied a playlist, it changes to the new preset during some time but the playlist keep running (so another preset is applied after some moments).

When applying the same presets using the Web UI, everything works as expected.

To Reproduce Bug

  1. Use two or more WLED devices on the same network.
  2. Having a "master" unit with the Sync option enabled.
  3. Controlling the "master" device using a WIZ Remote Control.

Expected Behavior

To propagate the current status of master device to the remaining devices.

Install Method

Binary from WLED.me

What version of WLED?

0.14

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Pejosonic Pejosonic added the bug label Dec 27, 2023
@blazoncek
Copy link
Collaborator

You need to enable sync on button press (settings).
Incorrect playlist handling is known and fixed in source (backported from 0.15).

@softhack007 softhack007 added the fixed in source This issue is unsolved in the latest release but fixed in master label Dec 28, 2023
@softhack007 softhack007 added this to the 0.14.1 candidate milestone Dec 28, 2023
@Pejosonic
Copy link
Author

You need to enable sync on button press (settings). Incorrect playlist handling is known and fixed in source (backported from 0.15).

Thank you for these insights.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fixed in source This issue is unsolved in the latest release but fixed in master
Projects
None yet
Development

No branches or pull requests

3 participants