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
but it's not working. Could anyone point me to a solution here?
Also, I couldn't find any code example of the API usage and the documentation is very limited, would appreciate some help here.
Thanks in advance
The text was updated successfully, but these errors were encountered:
This could be an invalid token. How long is your token? How did you retrieve the token? Did you reset the device in the mean time (another wifi network)?
Hello,
I'm trying to control a Xiaomi smart plug. I'm doing a very simple thing:
print(miio.plug.Plug(token=plug_token, ip=plug_ip).status())
but it's not working. Could anyone point me to a solution here?
Also, I couldn't find any code example of the API usage and the documentation is very limited, would appreciate some help here.
Thanks in advance
The text was updated successfully, but these errors were encountered: