this post was submitted on 31 Oct 2025
404 points (99.0% liked)

Technology

76562 readers
2933 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Google announced the end of support for early Nest Thermostats in a support document earlier this year that largely flew under the radar. As of October 25, first and second generation units released in 2011 and 2012, respectively, will be unpaired and removed from the Google Nest or Google Home app.

Users will no longer be able to control their thermostats remotely via their smartphone, receive notifications, or change settings from a mobile device. End-of-support also disables third-party assistants and other cloud-based features including multi-device Eco mode and Nest Protect connectivity.

you are viewing a single comment's thread
view the rest of the comments
[–] sugar_in_your_tea@sh.itjust.works 2 points 1 day ago* (last edited 1 day ago) (2 children)

Unfortunately, with smart home stuff, you need to choose between ease of use and control. Google provides ease of use because their stuff all works together out of the box, but there's also a whole ecosystem of stuff that works together that takes a bit more effort to connect.

The barrier to actually controlling your smart home isn't super high, but there are some things you need to learn about to pick devices. Another user mentioned a few things to research, but I'll point you another direction that's a bit like throwing you in the deep end.

HomeAssistant is a self-hostable hub for various smart things. Basically, you'll install it on your computer and figure out which of your current devices work with it. Your setup will only be available at home until you get a way to access it from outside your home, but don't worry about that to start, there are services you can use to simplify that later (or ask on !selfhosted@lemmy.world). Once it's setup, you need to decide what things you can't connect that you'd like to replace and look at your options (most likely you'll pick ZigBee or ZWave devices, maybe Matter). HomeAssistant's website has a bunch of documentation about various devices, like which will work, so you can use that to help shop too.

If you can manage that, you'll get a lot more control over your smart home and eliminate whatever monthly fee you pay. Some devices won't be available, but the ones you pick will continue to work as long as the hardware isn't broken (even if the manufacturer discontinues support).

[–] Scrollone@feddit.it 2 points 14 hours ago (1 children)

I'd like to add that accessing your things from outside the home is relatively simple if you have a static IP and you setup a VPN to your home with Wireguard.

Some advanced routers even have native support for Wireguard, like the Freebox in France or the Iliadbox in Italy.

And if you don't, it's also not that hard with something like Tailscale, and a reverse proxy with a DIY VPN isn't that hard either.

[–] Jumbie@lemmy.zip 2 points 1 day ago (1 children)

Don't hesitate to ask, that community I linked is especially excited to help people take ownership of their stuff.