I have the latest tasmota-ir. Connected a transmitter "circuit" on D6 ( configured as IRsend) I used the console to send :
IRsend {"Protocol":"NEC","Bits":32,"Data":0xF7c03f}
And magically working 100%. Now I need to do it using tasmota web interface. The EXP 8266 D1 mini is suppose to control RGB strip. The commands are:
1. ON/OFF
2. Red
3. Green
4. Blue
I have the Hex code for all of them. The one in the example was to switch the Led strip ON.
How do I configure mode 18 to do the above. ( The only setup I did is D6 IRsend.