Hello,
I currently have a push button that trigger a relay on/off on the wled (2 in fact). All of this work no problem. I wanted to add an LED that will show when the relays are on or off. So I tested to add a third connection the to same gpio that the relay use. The LED work, but now the relay don’t receive enough power in the trigger to power on.
Is there a way to remap the second button in wled to a relay or something else that could be used as a status led? Or is there something that could be done to have that status led diode?
Thank you