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

Technology

76562 readers
2927 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
[โ€“] beella@lemmings.world 13 points 1 day ago (1 children)

Might as well just go to rent a center instead of buying smart shit.

This is yet another example of businesspeople taking laypeople for a ride. They want a lifeline to your wallets.

[โ€“] Natanael@infosec.pub 1 points 1 day ago* (last edited 1 day ago)

If you want fancy IoT that's quick to set up, look for Matter devices with full offline support

While the Matter spec requires offline control support, it doesn't require full OEM independence, so you have to look up the individual devices first to check if they're independent. The main difference being that some OEMs have a lot of extra features outside the Matter spec and other extras which require an account and device registration, etc, so check that the specific features you want works FULLY offline and with 3rd party apps. (I've seen Matter controller devices with screens and whatnot which are only configurable with the OEM app)

You can use Home Assistant with its Matter module (open source) as your home controller, together with necessary radios (specifically Thread/Zigbee), and firewall off your devices if you want full control.

And Home Assistant of course also has support for a little bit of everything, like MQTT and custom HTTP commands and more, so you can still control random devices even if they don't support Matter