Hello Everybody,
I have installed Tasmota fw on ESP12E and i am using n.4 outputs, then I configured mqtt server on Hassio and I am able to turn on/off the outputs using Hassio dashboard.
Now, I installed node-red and tasmota “node-red-contrib-sonoff-tasmota”, I configured the sonoff node to activate output 4 but it doesn’t work. I am not able to understand how to compile the data.
The topic reported to the sonoff webpage is “sonoff”. I know that in Tasmota fw the output 4 is mqtt POWER4.
The string should be cmnd/sonoff/POWER4 = ON . Am I wrong?
.Is there anybody that can help me to urderstand what i did wrong?