Valetudo is a cloud replacement for vacuum robots that enables local-only operation without replacing the vendor firmware.
The tool solves the problem of cloud dependency and data privacy concerns with robot vacuums by intercepting communication between the robot and vendor cloud services, acting as what users describe as a "brain parasite" for the vendor firmware. This approach allows the tool to leverage the extensive research and development embedded in manufacturer firmware while eliminating cloud requirements, account dependencies, and associated enshittification tactics like ads, upselling, and sudden subscriptions. It provides a responsive web interface for robot control across phones, tablets, and desktops, along with a REST API with integrated Swagger documentation and MQTT integration for home automation systems.
Valetudo suits users who prioritize data privacy and local control over feature parity with vendor applications. It works with a range of supported robot models from manufacturers including Roborock, Dreame, and Xiaomi. The tool deliberately avoids reimplementing every vendor app feature, instead focusing on essential modern functionality while avoiding inherited technical debt. For users seeking a less opinionated alternative that also achieves cloud-free operation with Home Assistant integration, the README names Roborock Local Server as an option.
The project operates as a hobby maintained by an individual with explicit intent not to commercialize, grow, or expand its audience. Development is published under the Apache-2.0 license with source availability, though governance follows a "freeware with source available" model rather than community-driven FOSS conventions. The maintainer has established clear boundaries around the project's scope and direction, prioritizing sustainability over expansion.