this post was submitted on 19 Jun 2026
91 points (100.0% liked)

homeassistant

19760 readers
5 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.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 3 years ago
MODERATORS
 

There are some notes specific to rpi installs, so give it a read if you run HAOS on that platform.

Raspberry Pi 5 users need a bootloader from at least 2025-02-12, otherwise the display output may freeze early during the boot. Update the bootloader before installing this update, using one of the following methods:

  • Run rpi-eeprom-update -a while connected directly to the device (using a display and keyboard), prior to installing the OS update.
  • Use Raspberry Pi Imager with a spare SD card to flash a bootloader update image to it.
  • Alternatively, if you have an SSH terminal app installed, you can run ha os boards raspberrypi firmware update over SSH right after updating the OS.
all 23 comments
sorted by: hot top controversial new old
[–] Rusticus@lemmy.world 10 points 3 days ago

Installed on 2 devices. Dashboard seems much faster. No problems so far.

[–] surewhynotlem@lemmy.world 5 points 3 days ago (3 children)

Semi related and I don't want to start a whole new thread.

Why use HAOS over normal HA core in a container? I've been using a simple docker container and I'm not sure what I'm missing.

[–] lka1988@lemmy.dbzer0.com 13 points 3 days ago* (last edited 3 days ago) (2 children)

HAOS has more support for running additional add-ons/applications next to HA itself, on the same machine. In my case, that would be a Lenovo M710q Tiny loaded with an i7-7700T and 8GB RAM. Plenty of resources to spare for things like my Zigbee coordinator, NoLongerEvil (Nest thermostat), go2rtc (webcam shenanigans), Mosquitto broker (MQTT), Node-Red, Music Assistant, Aircast (for apple stuff), and other things.

TL;DR - It's mostly personal preference. If you already have a bunch of containers running for home stuff, then by all means, run HA in Docker. But if you prefer the "all in one box" approach, go for HAOS. I don't mind the "all in one box" approach, as long as it's related to the core function of HA.

[–] LarsIsCool@lemmy.world 1 points 3 days ago (2 children)

If I don't mind managing the extra dockers like the Zigbee coordinator through Portainer, would this all still be a similar experience? Or does hoas have deeper integration that is not similar through some docker manager alone?

[–] turmacar@lemmy.world 3 points 2 days ago

It's all in the UI basically. They have an app store of sorts where it's managing the separate containers for you. If you already ate comfortable spinning up containers you don't really gain much.

[–] lka1988@lemmy.dbzer0.com 2 points 2 days ago* (last edited 2 days ago)

HAOS handles it a bit differently than standard Docker. Everything is managed within Home Assistant, including configuration (usually).

[–] Maestro@fedia.io 8 points 3 days ago (2 children)

You can't access the HACS app store from HA core in docker. And it's bloody annoying because all those integration devs assume HACS and have no regular installation instructions anymore. Even basic themes are almost always HACS installed.

Yes, I'm old and salty about it.

[–] surewhynotlem@lemmy.world 4 points 3 days ago

I think I'm confused then. I'm definitely accessing HACS and it's definitely a docker container on Ubuntu (I know, I know).

How do I know that in running?

[–] xcutie@linux.community 5 points 3 days ago (1 children)

HACS works perfectly for me from a HA container in podman. I know that doesn't help by itself, but maybe you have a wrong config.

[–] Maestro@fedia.io 3 points 3 days ago (2 children)
[–] pi3r8@lemmy.world 1 points 2 days ago

I would be interested in this too. Only reason I'm not running in container was being under the impression hacs wasn't supported.

[–] xcutie@linux.community 6 points 3 days ago* (last edited 3 days ago) (1 children)

You have to manually install it. Have a look at the HACS page. If I remember right, it is basically:

  1. download HACS and make sure, it is in the right folder inside the container
  2. restart HA
  3. add HACS as an integration
[–] Maestro@fedia.io 1 points 3 days ago

Ohhh, thank you. That's going to make things a lot easier for me!

I did it because I was tired of losing access to HA when my main server was down for maintenance.

[–] markus_quandt@mastodon.green 4 points 3 days ago

@zackhow I was feeling brave, installed it an hour ago despite the .0 part. No problems at all, so far.

[–] limelight79@lemmy.world 3 points 3 days ago (2 children)

Wait, will it boot or not on an RPi5? The first part makes it sound like it won't, but then the last bullet of suggested fixes implies it will boot.

[–] Scheisser@sh.itjust.works 3 points 3 days ago (2 children)

It will boot, the display will be frozen until you run the update.

[–] Gjoel@mstdn.dk 1 points 1 day ago

@Scheisser @limelight79 So if I do not have a display connected, then it's not problem? Can I just use the terminal app?

What I don't get is that if the new HAOS should be able to do a bootloader update on its own, so why doesn't it just have a button for that?

[–] limelight79@lemmy.world 1 points 1 day ago (1 children)

I did the update and ran the recommended command. Seems to be working. I don't have a monitor and keyboard hooked up to know if it's really working.

[–] claude_flammang@dju.social 1 points 1 day ago (1 children)

@limelight79
You would know if it didn’t work, I can guarantee that as I was foolish enough to apply the update while being 700km away and not being back before August. Luckily most of my devices are Matter over Thread, so despite HA being offline I can still monitor our RV over Apple Home.

[–] limelight79@lemmy.world 1 points 9 hours ago* (last edited 9 hours ago)

Sorry, I meant that I have no idea if the display is working, as I don't have one attached. The HA installation is definitely working!

Oh yeah. I would definitely not do a long distance update if I can avoid it. A few years ago we took a 28 day road trip, and the HA at home stayed completely un-updated during that time. (I actually have two setups, one is a virtual machine on my Linux server at home, and the RPi is in our rv.) I rarely have issues with updates, but I wasn't about to risk it.

For the rv setup, I struggle because the rv doesn't have a consistent wifi network. At home it uses the home network, but we'll often use campground wifi or phone hotspots while traveling. We have and used to use a Starlink setup (especially during that long trip) but I'm not giving that jackass a dime if I can avoid it. But Starlink really is the best solution.

And HA doesn't remember more than one wifi network at a time, so if I change it to a campground, then I have to change it back when I get home.

[–] zackhow@programming.dev 3 points 3 days ago

My understanding is that it will off you apply those changes