Hi MikeF,
indeed the Tasmota firmware works better on the Sonoff. But with only the IDX of a virtual switch will it not work for me. Do you use MQTT? (Domoticz needs to know in some way the IP adress of the Sonoff switch i think.) And how have you setup the MQTT part?
This is in the log file:
RSL: domoticz/in = {"idx":183,"nvalue":1,"svalue":""}
RSL: stat/sonoff/RESULT = {"POWER":"ON"}
RSL: stat/sonoff/POWER = ON
RSL: domoticz/in = {"idx":183,"nvalue":0,"svalue":""}
RSL: stat/sonoff/RESULT = {"POWER":"OFF"}
RSL: stat/sonoff/POWER = OFF
How is the sonoff sending the 'on' 'off' to domoticz? Can't find in Tasmota a place where you put the ipadres of the domoticz server.
I am running domoticz 3.8742 on RPi3 Raspbian GNU/Linux 9 (stretch).
Maybe you help me to get it also working.