Controll Tasmota-Client via MQTT using Node-Red?

yes, THAT was the solution for me !

I had to switch the topic from stat/PV_01_Front/POWER1 to cmnd/PC_01_Front/POWER1 and it was necessary to inject msg.payload = ON or OFF into the MQTT Node

Now it works fine :smiley: :smiley:

1 Like