Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Valetudo | 5,223 | 2 days ago | 2 | apache-2.0 | JavaScript | |||||
Cloud replacement for vacuum robots enabling local-only operation | ||||||||||
Home Assistant Custom Components Xiaomi Cloud Map Extractor | 992 | 2 months ago | 55 | mit | Python | |||||
This custom integration provides a way to present a live view of a map for Xiaomi (Roborock/Viomi/Roidmi/Dreame) vacuums without a need for rooting. | ||||||||||
Dorita980 | 762 | 20 | 19 | a year ago | 43 | December 05, 2021 | 16 | mit | JavaScript | |
Unofficial iRobot Roomba and Braava (i7/i7+, 980, 960, 900, e5, 690, 675, m6, etc) node.js library (SDK) to control your robot | ||||||||||
Dreame Vacuum | 399 | 6 days ago | 3 | mit | Python | |||||
Home Assistant integration for Dreame robot vacuums with map support | ||||||||||
Rdbox | 268 | a year ago | 30 | mit | Shell | |||||
To connect all over Robots / Peoples and The Social through having a Cloud-Native Technology | ||||||||||
Pointnetgpd | 256 | 6 months ago | 10 | mit | Python | |||||
PointNetGPD is an end-to-end grasp evaluation model to address the challenging problem of localizing robot grasp configurations directly from the point cloud. | ||||||||||
Rest980 | 224 | 2 years ago | 5 | mit | JavaScript | |||||
REST interface to control your iRobot Roomba 980 via local server on your lan. | ||||||||||
Core | 187 | 14 hours ago | 105 | November 16, 2023 | 10 | apache-2.0 | Go | |||
Cloud Robotics Core: Kubernetes, Federation, App Management | ||||||||||
Aws Robomaker Robotics Curriculum | 59 | 2 years ago | 3 | cc-by-4.0 | HTML | |||||
Introductory robotics curriculum | ||||||||||
Iron | 36 | 5 years ago | 1 | other | C++ | |||||
IRON: A Fast Interest Point Descriptor for Robust NDT-Map Matching and Its Application to Robot Localization |
Valetudo is a cloud replacement for vacuum robots enabling local-only operation. It is not a custom firmware.
Here's a diagram illustrating the core operation principle:
Because Valetudo is not a custom firmware, it cannot change anything about how the robot operates.
What it can do however is protect your data and enable you to connect your robot
to your home automation system without having to detour through a vendor cloud, which,
apart from the whole data problematic, might not be reachable due to your internet connection
being down or some servers in the datacenter being on fire.
Not having to leave your local network of course also benefits the latency of commands, status reports etc.
Valetudo aims to be proof that easy to use and reliable smart appliances are possible without any cloud and/or account requirements. Maybe at some point it might help convince vendors that there is another way of doing things.
By default, Valetudo provides control over your vacuum robot via a responsive webinterface that works on all of your devices. It can be used on phones, tablets as well as your desktop computer.
Furthermore, there's a REST-interface documented with Swagger UI as well as MQTT. With support for both Homie and Home Assistant Autodiscovery for MQTT, you should be able to connect Valetudo to the open-source smarthome software of your choice.
For more information, check out the newcomer guide, the getting started guide and also the docs in general at https://valetudo.cloud
There, you will find a list of supported robots.
Make sure to familiarize yourself with the ./CONTRIBUTING.md
Valetudo and its companion applications are developed using JetBrains IDEs such as WebStorm. Licenses for those have been provided for free by JetBrains to the project in context of their open source support program since multiple years now.
Thanks a lot for that!