Pressing a physical button to stop it. So you gotta chase your roomba down before it eats your chinchilla. Sounds fun.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
This year, iRobot launched an entirely new line of robot vacuums ... adding lidar navigation to its line for the first time (over VSLAM).
Reminiscent of all the other failed tech companies that refused to implement better/newer tech.
I wouldn't get one without lidar.
You can't set a timer on the thing without internet access?!?
You can't do shit on those roombas without a connection to the manufacturers servers.
On and off is the most you can do.
In order to make them work again once the servers are down, you need to spoof the dns to a local server that you then need to reverse engineer from the api.
If you are lucky the thing has home assistant integration because some awesome people already did exactly that or the manufacturer was kind enough to give access to the bot api
They should have diversified into ass wiping robots when they had the chance.
Yeah, the one cloud-connected device I had in my house, my Neato D7 Botvac, was lobotomized just last week when Vorwerk switched off its servers. I'm quite pissed off. It still works if I press the button and let it roam, but I lost scheduling, cleaning maps, no-go zones... I'm MORE than quite pissed off.
I have a Roborock that supposedly has Matter support (over WiFi not Thread, but still) and integrates into my Home assistant fairly well.
I wonder if it would break without Internet.
You can find out - set up a local DNS (pihole, blocky et. al.) and check which domains the vacuum connects to.
Then block those and see what happens! Interesting experiment for a weekend.