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
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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