Beiträge von MikiG

    One day when I was bored at home I turned a ShellyEM into a ShellyEMTasmota. Now that I'm not bored anymore, I've realized that I was wrong, since it doesn't work well. I have followed the instructions in an old thread to go from tasmota-to-mgos but the shelly files don't work. Does anyone have a ShellyEM recovery file? Thank you

    Code
    Hello I have a shelly1 with Tasmota and with a rule I control a shelly 2.5
     with a blind "ON button1 # state = 11 DO WebSend [192.168.10.148/roller/0?go=to_pos&roller_pos=50] ENDON" and yet another shelly1 is not possible doing the same thing "ON button1 # state = 11 DO WebSend [192.168.10.123/relay/ 0? Turn = toggle] ENDON". If I send the order through the browser, it works. Does anyone know why this happens?