this post was submitted on 13 Apr 2024
44 points (95.8% liked)

homeassistant

11833 readers
7 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
you are viewing a single comment's thread
view the rest of the comments
[–] DeltaTangoLima@reddrefuge.com 10 points 5 months ago (3 children)

Adjacent question: is there a compelling reason to run HAOS? I run my HA setup in docker on a Proxmox CT, using Portainer/Watchtower to manage, so genuinely wondering if there would be benefits I'm missing out on.

[–] CondorWonder@lemmy.ca 12 points 5 months ago (1 children)

The add-on store that’s managed and updated via the supervisor. It does the same thing as your setup, but integrates into HA nicer (automatic connectivity to HA for the containers, when they need it). If you’re happy with how your setup works then there’s no compelling reason to switch.

[–] DeltaTangoLima@reddrefuge.com 4 points 5 months ago

Ah, gotcha. Thanks for that.

[–] Corgana@startrek.website 7 points 5 months ago (1 children)

You can't restore a backed-up config in docker, also no add-ons.

[–] DeltaTangoLima@reddrefuge.com 2 points 5 months ago (1 children)

Interesting about the backups bit. The functionality's there in the UI to create backups, so kinda weird you can't restore them. Like most docker containers, my HA config sits on a bind mount, and I just back that up nightly.

When you say add-ons, are there specific ones I'm missing out on? I have HACS, and frequently install all manner of integrations and front-end Lovelace add-ons.

[–] Corgana@startrek.website 5 points 5 months ago (1 children)

"Add-ons" is a separate category of thing, and more substantial than integrations/Lovelace stuff. If you haven't noticed any missing you're probably fine. But some popular ones are DuckDNS and Mosquitto Broker.

[–] DeltaTangoLima@reddrefuge.com 2 points 5 months ago

Ah, got it. Thanks - this makes a lot of sense now. Looks like it's so the HAOS Supervisor container can manage all the things that, in theory, I already handle myself with external tools.

Cheers!

[–] HybridSarcasm@lemmy.world 1 points 5 months ago (1 children)
[–] DeltaTangoLima@reddrefuge.com 3 points 5 months ago (1 children)

Sorry - not sure what you mean? I use HACS in my setup. Are there extra features in HACS when running HAOS?

[–] spitfire@lemmy.world 3 points 5 months ago

Not HACS - Addons. The ones that run in containers