Bug or Feature? #166
Closed
rsReitzner
started this conversation in
General
Replies: 5 comments 1 reply
-
Can you describe what happens? Any output? Logs? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
Ich habe da einen riesen Bockmist eingebaut. Mit der nächsten Version sollte es wieder gehen. |
Beta Was this translation helpful? Give feedback.
0 replies
-
V10.28.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After Update the follow will not working on ShellyPlugS V2:
msg.payload = {
method: "Switch.Set",
parameters : {
id : 0,
on : true,
toggle_after : 2 // optional flip back time in seconds
}
};
return msg;
Beta Was this translation helpful? Give feedback.
All reactions