This is a modified version of Valetudo by Hypher, enhanced by me since I found too many features missing in the original package when I've tried to use it for the first time. Next is a quick list of changes first appeared here:
- Ability to select multiple saved zones at once;
- Selected zones optionally shown at the map tab to see and edit what's actually going to be cleaned;
- Configurable virtual walls and forbidden zones, finally!
- Scheduled zoned cleaning - when you do not need to clean the whole house;
- Ability to specify the number of iterations to clean the same zone multiple times;
- Showing status of the device on the map;
- Set of dynamically appearing buttons on the map to better control device from there;
- Experimental ability to save/restore maps;
- A telegram bot software for remote control from the outside world;
- A number of visual changes and under-the-hood optimizations.
Also localization is supported since 0.4.0-RE7! Currently available for en/de/ru/bg. Add your own native language support by editing ./client/locales/en.json template and sending a PR.
Check deployment section or this wiki page on how to install Valetudo onto your device.
- valetudo-mapper - a companion service for generating PNG Maps
- You can also try to request a simple map from Valetudo RE itself via http at
/api/simple_map
, but it shouldn't be called too often since resources of the vacuum are limited.