I'm never putting one of these in my home.

you are viewing a single comment's thread
view the rest of the comments
[–] 41 points 2 years ago (4 children)

You can have a privacy-first smart home. I have. I run Home Assistant in a docker container. No external services/plugins. My smart doorbell streams to my local nvr. If my internet is down, everything keeps working. And it's not even that hard anymore. It's become a lot easier over the last 2-3 years. Still not for non-techie users, but a lot better.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 10 points 2 years ago (1 child)

    I'm not tech illiterate by any means, and everything after "home assistant" in that post is Greek to me

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 2 years ago

    Docker is a way to run containers. Basically lightweight virtual servers. That makes it easy to run multiple servers on one machine. An NVR is a network video recorder. It's like a video security system like they use in stores where all cameras are viewed and recorded in a single place. I assume you know what a doorbell is 😄

  • source
  • parent
  • [–] 3 points 2 years ago* (2 children)

    Teach me your ways please! Setting up a Home Assistant seems like such a daunting task. I'm stalling converting my devices into it. Any tips for a (home assistant) beginner?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 5 points 2 years ago*

    I just followed the steps on their site. Containers give me cancer, so I did a real install on my home server.

    Caveat: I am a professional software engineer (but I didn't really have to hack anything)

  • source
  • parent