ALLTERCO/shelly-script-examples

please check and fix.

Opened this issue · 1 comments

function printClosed() {
print("Window is opened, will toggle the output");
Shelly.call("Switch.Set", { id: 0, on: false });

wtf??

Mircho commented

@RayOfLight1 - Do you want to leave out the switching of the output from the example?