You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
A question on usage:
I would like that when the manual button on the front of the HS100 smart plug is pressed, that it updates my MQTT server with the state.
I have injected getInfo and getInfoEvents, which I can use to get the states. Is the only way to get the status by injecting getInfoEvents and set it to poll every e.g. 1000ms ?
Actually, I have found that by polling I can use the response as a 'heartbeat' which is pretty handy..
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Firstly I should say thanks for the nodes!
A question on usage:
I would like that when the manual button on the front of the HS100 smart plug is pressed, that it updates my MQTT server with the state.
I have injected getInfo and getInfoEvents, which I can use to get the states. Is the only way to get the status by injecting getInfoEvents and set it to poll every e.g. 1000ms ?
Actually, I have found that by polling I can use the response as a 'heartbeat' which is pretty handy..
Thanks
The text was updated successfully, but these errors were encountered: