this post was submitted on 30 Jun 2023
9 points (100.0% liked)

homeassistant

11833 readers
8 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

If I am not mistaken the tradeoff is losing add-ons but being able to install other services.

So... what is your experience? Are add-ons useful/common for your use case?

you are viewing a single comment's thread
view the rest of the comments
[–] Panron@lemmy.world 1 points 1 year ago

I started out running HA in a docker container on a NUC (everything configured in a docker compose file). Documentation around everything was pretty poor at the time (I'm not sure if this has improved since then), so I ended up feeling too confused on where to even begin expanding from vanilla HA.

I ended up picking up a RPi 4 (and SSD and enclosure) and have been happily running HA OS since then on the Pi. If that ever fails on me, I may go back to a docker instance.

I'd recommend you try whichever is the most convenient first (probably the docker approach, unless you already have the Pi on hand). Give it a month or two, try to setup up a few things you're interested in, and then decide if you're satisfied with that setup or want to try the other option.