this post was submitted on 15 Jun 2023
23 points (100.0% liked)
homeassistant
12045 readers
10 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Piggybacking your post a bit: Does anyone know a autonomous vacuum that does not rely on a cloud and directly integrates with home assistant only?
I would install valetudo which cuts all communication with the cloud and allows full local control
I hacked my old Roomba to do this by hardwiring an ESP8266 to its serial port. I control it directly through MQTT, though in hindsight using ESPHome would have been simpler. That was a fun project!
That sounds very nice! Do you by chance have any documantaion that you could/would share?
Sure do! I loosely followed this guide, but ended up rolling my own code: https://www.thesmarthomehookup.com/upgrade-your-old-roomba-to-a-smart-botvac-for-5/
Thank you!
I’d be curious about one, as well, considering the AWS outage the other day which prevented me from using my Roomba.