I have WLED running on a nodemcu esp8266 board with an IR receiver. The led strip works fine, and most of the buttons on my remote work, however there are a few buttons that do weird things that I’d like to change. I understand the json format, I just have no clue how to access/edit it on the controller.
Ok, remotes works ng, however any time I turn on a preset, it gets locked into that mode and nothing gets it out of it. I can’t change to a different preset, turn it off, switch to a color, or anything else with the remote.
If I log into the web gui and set it back to solid I can use the remote again as expected.
Using the 44 button remote from the docs along with the provided json file. Ir sensor is on pin 1
Upgraded to 0.13.0-b6, selected the 44 key rgb remote(same one pictured on the website) it behaves the same as before the upgrade. Everything works til I hit a DIY button to trigger a preset. As soon as I hit DIY#, the preset starts, but then the remote stops until I connect to the web gui and set it back to solid, after which the remote works until I try turn on a preset again.
However, one interesting thing I noticed tonight playing with the presets. This issue only appears if the preset plays an effect. If I configure a preset just to display a solid color, the remote continues to work after selecting the preset. If the preset plays an effect then the remote stops working.
Alright, there are some ways you can upload it w/o setting it to json remote so I wanted to be sure. DIY 1-6 are mapped to presets 1-6. If you you select those presets in the UI, it continues to work as expected?