Since It is possible to add an IR receiver to the ESP, would it be possible to add an IR diode and send a simple on/off command? It is not related to the wled project in the first place but the esp has got so many pins left and it would be a waste if id add another esp just for this turn on/ off command…
Not sure exactly what you’re suggesting, do you want to turn off the WLED ESP or some other device?
If you want to control something outside the WLED board, there is a Relay output available that might be made to work.
No I just want to send an IR code to turn on/ off another device. It would be optimal if I could trigger the IR command by Home assistant. Not sure if this is possible somehow
Probably not with standard WLED code.
You might be able to make up a usermod with your own code.
well unfortunately im too dumb for this