Skip to content

Cannot rotate through Playlists via Preset. No issue rotating through other Presets via Preset  #91

@IMAsIeep

Description

@IMAsIeep

What happened?

Trying to implement tactical button where short press with rotate through Presets (1-42) and long press will rotate through Playlists (100-105). I can set a Preset to rotate through other Presets, but cannot set a Preset that will rotate through other Playlists. Every time I either press the button to activate the Preset or manually click the Preset, it only selects the first Playlist(100) and will not move to the next one in the sequence (101/102/103...). Note: works without issue in the AC firmware.

To Reproduce Bug

Create Playlists with IDs 100/101/102/103 (or any other IDs)
Create Preset with API command: P1=100&P2=103&PL=~
Each time you click Preset it selects/reselects Playlist 100. It will not move to Playlist 101

Expected Behavior

Expectation is that each click will move to next Playlist in the sequence ie: 100, then 101, then 102....

Install Method

From MoonModules Release Page

What version/release of MM WLED?

WLEDMM_0.14.0-b27.31_esp32_4MB_S

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfxed in mdevfixed in latest mdev source code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions