Shelly Plus 1 Mini
I tried to use Shelly Plus 1 demo. But does not seem to work. I changed Status and Toggle Topic ID. I am able to see the status correctly at Toggle Value.
As soon as I want to control Toggle Value, then Shelly gets disconnected for some time. Then the connection comes back, I am again able to see the status, but not able to change the value.



Hello Tanel,
try creating another Publish node and use {your_shelly_Id}/rpc as topic. Set payload to {"id":123, "src":"user_1", "method":"Switch.Set", "params":{"id":0,"on":true}} (of course change the tweak the true, false for controlling the device)
Best regards.