Skip to content

dumps local passwords from irobot's "cloud" for roomba robots so you can gain local mqtt access to your roomba

Notifications You must be signed in to change notification settings

HotNoob/irobot_get_cloudpassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

irobot_get_cloudpassword

dumps local passwords from irobot's "cloud" for roomba robots so you can gain local mqtt access to your roomba

simplified minimalistic script to only retrive local password.

original code from here: https://github.com/NickWaterton/Roomba980-Python/blob/master/roomba/getcloudpassword.py

which is apparently based on: https://github.com/koalazak/dorita980/blob/master/bin/getPasswordCloud.js

setup

install requirements ( just python requests )

pip install -r requirements.txt

usage

python get_cloud_password.py "your irobot login" "your irobot password"

output

returns id, name, and password for all roomba's linked to account

About

dumps local passwords from irobot's "cloud" for roomba robots so you can gain local mqtt access to your roomba

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages