- Notifications
You must be signed in to change notification settings - Fork412
Cloud replacement for vacuum robots enabling local-only operation
License
Hypfer/Valetudo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 robotto 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 connectionbeing 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 aresponsive webinterface that works on all of your devices.It can be used on phones, tablets as well as your desktop computer.
Furthermore, there's aREST-interface documented withSwagger UI as well asMQTT.With support for bothHomie andHome Assistant Autodiscovery for MQTT, you should be able to connect Valetudo tothe open-source smarthome software of your choice.
For more information, check out thenewcomer guide,thegetting started guideand also the docs in general athttps://valetudo.cloud
There, you will find a list ofsupported robots.
Make sure to familiarize yourself with the./CONTRIBUTING.md
Valetudo and its companion applications are developed using JetBrains IDEs such asWebStorm.Licenses for those have been provided for free by JetBrains to the project in context oftheir open source support program since multiple years now.
Thanks a lot for that!
About
Cloud replacement for vacuum robots enabling local-only operation