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?

  • @Number1@lemmy.world
    link
    fedilink
    English
    31 year ago

    I run my own a VM.

    I was sceptical about running in a OS that I can’t run my normal updates and automations on but HA OS has been rock solid and easy. Plus you get a few more features

    • @g5pw@feddit.it
      link
      fedilink
      English
      21 year ago

      I second that, I just put it in a VM on my proxmox host. zero issues so far.

  • EnglishMobster
    link
    fedilink
    3
    edit-2
    1 year ago

    HA OS is the way to go.

    You don’t want to have to think about it. HA OS just works. You set it up and let it run.

    There’s no sense in trying to kerfuffle other things into it. You don’t want to do too much on the Pi anyway because it’ll lower the responsiveness of Home Assistant slightly. If you want a server that does things, buy a separate NAS and run it alongside HA OS.

    • dipbeneaththelasers
      link
      fedilink
      21 year ago

      This is what I do with a Pi running HAOS and a Synology ds920+ running backups and everything else. It’s been rock solid, gives me a decent backup solution, my home automation is stable and responsive and no-fuss, and plenty of options for tinkering. Highly recommend.

  • @DrM@feddit.de
    link
    fedilink
    English
    31 year ago

    You can go supervised! You still have most of the operating system available to your needs and you can still use add-ons. I use it for years and it works like a charm

  • @sylverstream@lemmy.nz
    link
    fedilink
    English
    31 year ago

    I’m running the docker version as I’m also using the rpi for other things, like imageview and pi hole. I don’t really miss addons, the only annoying thing is that most documentation assumes you’re running ha os.

    But if you don’t plan to use it for anything else than HA, I’d go for HA OS.

  • @MangoPenguin
    link
    English
    21 year ago

    I definitely prefer HA in a VM, that way it can do its own thing and I won’t accidentally break something.

  • @wildekek@feddit.nl
    link
    fedilink
    English
    21 year ago

    I’d always run HAOS. When you need Docker containers which are not available as add-ons I would look for a machine that can run Proxmox so you can run a Docker VM and a HAOS vm in parallel.

  • PupBiru
    link
    fedilink
    21 year ago

    home assistant in docker is definitely not for the feint of heart! the networking requirements are actually quite intense, and really don’t map well to virtual networks like dockers uses

    … among other issues

    HAOS on a pi; i’ve tried the docker thing time and time again, and the next chance i get in blowing it all away and starting on real hardware again

  • @zach@lemmy.world
    link
    fedilink
    English
    21 year ago

    I recommend HA OS. What happened to me is that I used docker, got everything set up how I liked it, then had to move over to HA OS when I needed a specific add on and didn’t have any other solution.

    If you don’t already have a plan for other services, might not make sense to use docker, too.

  • Jeena
    link
    fedilink
    English
    21 year ago

    I used a ton of AddOns, really practical because they also embed themselves easily into the rest of Home Assistant. I would go for the HA OS. But I also do wish there was a AddOn to install random docker images.

  • @kamin@lemmy.kghorvath.com
    link
    fedilink
    English
    11 year ago

    I run the docker because it’s really easy to migrate to another machine if I needed. I just rsync the data and re-run the yaml on the new machine and I’m back up within seconds.

  • nosut
    link
    fedilink
    English
    1
    edit-2
    1 year ago

    Home assistant OS is also my recommendation. Add-ons are pretty important IMO. Plus for something I am planning to try and have 100% uptime and controlling my home smart devices I don’t want it containerized and at the mercy of docker.

    Currently using 15 add-ons myself.

  • @Panron@lemmy.world
    link
    fedilink
    English
    11 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.

  • @realitista@lemm.ee
    link
    fedilink
    English
    11 year ago

    There’s nothing that you can’t do with dooker that you can do with addons. Addons are marginally easier to setup but if you have technical skills, docker is also not a lot of work. You can use something like Portainer to get a similar easy interface. So I think it’s down to if you have the technical skills for docker.

    I run ha supervised and I do both, but the system does complain that I do that.