this post was submitted on 18 Jun 2023
117 points (100.0% liked)

Technology

37602 readers
488 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

What do you guys think of the idea of smart homes? I could make a basic setup using https://home-assistant.io to control my home temperature and lighting; the tools for doing this are everywhere nowadays and implementation doesn't seem too horrific anymore.

But setting aside what I "can" do, is this something that I "should" do? How can a person implement this without connecting any devices to the internet?

you are viewing a single comment's thread
view the rest of the comments
[–] Mindless_Enigma@beehaw.org 17 points 1 year ago (5 children)

As others have said, you can sequester IoT devices to a VLAN that has no internet access. Most of the common devices (lights, switches, sensors) added to smart homes work perfectly fine without access to the internet. Voice assistants are the biggest security/privacy hole since all commercial options are from big tech companies and phone home constantly. If you set up a local homeassistant instance you can get a ton of functionality out of smart devices with no direct connection to the internet. You need to decide how you handle accessing homeassistant from outside your home if that's something you want but there are plenty of options to choose from for that.

One thing I will say that I refuse to add to my home is any kind of smart locks. No matter how much I trust my security setup, I don't trust it with the ability to unlock my doors. If there was one that could only lock them electronically but required being manually unlocked, them maybe. But I haven't seen a lock like that out there.

[–] artemisia@beehaw.org 2 points 1 year ago (1 children)

Oh that's interesting. Does Google Home work on an unconnected VLAN for lights? I use it for lights and kitchen timers. I don't see myself adding anything more complicated or invasive though.

[–] Mindless_Enigma@beehaw.org 2 points 1 year ago

I don't think Google home would work without an internet connection. I believe google devices and the google home app expect a connection to Google's servers.

I personally use homeassistant to control everything without an external internet connection and I know you can lock Philips Hue lights off from the internet and the official Hue app will still work.

load more comments (3 replies)