trying to figure out how to setState ON and OFF #870
Unanswered
talormanda
asked this question in
Q&A
Replies: 1 comment
-
You could try to set the state with a raw value instead of json. |
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
-
I am trying to figure out how to change the powerSwitch state between ON and OFF, but unsure how. I am new to this.
I tried
But this did not work
Beta Was this translation helpful? Give feedback.
All reactions