-
Notifications
You must be signed in to change notification settings - Fork 257
Xiaomi Vacuum Maps
Sebastian edited this page Jan 7, 2019
·
6 revisions
- Copy the
robot.db
from you Xiaomi/mnt/data/rockrobo/robot.db
somewhere to your computer. - Run
python3 extractor.py -f robot.db -o /<outputpath> -c
- The extracted maps are now in your output folder and can be opened with FasteStone Image Viewer or IrfanView
- Edit
server.sh
on your dustcloud instance and add the--enable-live-map
option to theserver.py
- Edit
upload_map.sh
and changeDUSTCLOUD_SERVER=192.168.xx.yy
to your dustcloud Server IP - Upload upload_map.sh to your Vacuum
- Start the upload with
watch -n5 ./upload_map.sh
Navigation
- Home
- Vacuum Robots
- Lumi Aqara Camera (experimental)
- Lumi Aqara Gateway (new Version, without Homekit)
- Documentation
- Dustcloud