Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bessarabov/26d2ee3125e49379acd95fe99c64e8fa to your computer and use it in GitHub Desktop.
Save bessarabov/26d2ee3125e49379acd95fe99c64e8fa to your computer and use it in GitHub Desktop.
(venv) bessarabov@u:~$ mirobo --ip=192.168.31.121 --token=397343367077514f49516230634e556e status
Error: Got checksum error which indicates use of an invalid token. Please check your token!
(venv) bessarabov@u:~$ mirobo --ip=192.168.31.5 --token=397343367077514f49516230634e556e status
ERROR:miio.miioprotocol:Got error when receiving: timed out
Error: No response from the device
(venv) bessarabov@u:~$ mirobo --ip=192.168.31.5 --token=397343367077514f49516230634e556e info
ERROR:miio.miioprotocol:Got error when receiving: timed out
Error: No response from the device
(venv) bessarabov@u:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment