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

homeassistant

19746 readers
35 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.
you are viewing a single comment's thread
view the rest of the comments
[–] limelight79@lemmy.world 3 points 2 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 2 days ago (2 children)

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

[–] Gjoel@mstdn.dk 1 points 1 hour 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 10 hours 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 3 hours ago

@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.

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

My understanding is that it will off you apply those changes