Hello everyone,
I’m working on my first project with WLED and ESP32, and I’ve incorporated an IR sensor along with a 24-key Grey remote to control my LED lighting. I’ve created several presets and a playlist that plays them sequentially. Everything works fine until I start playing the playlist from the IR remote.
The issue arises when I try to exit the playlist playback. I’ve tried several solutions, such as programming another button on the remote to load playlist ‘0’ or changing the configuration of the power-off button to perform this action, but none have worked. The only way I’ve been able to stop the playlist is through the WLED web interface.
I’ll be happy to provide my presets.json
and ir.json
files if that would be helpful in diagnosing the issue.
Has anyone experienced a similar issue or have any suggestions on how I can fix it? I’m open to any advice or solution that can help me exit the playlist using the IR remote.
I appreciate any help you can offer!
Thank you!