I’m trying to install hassio using the "Alternative: install Home Assistant Supervised on a generic Linux host, https://www.home-assistant.io/hassio/installation/ " on a raspberry pi 2 but so far I’ve been unable to reach the hassio landing page (in my case 192.168.2.30:8123).
The pi OS is a fresh Raspbian lite install.
As far as my installation goes I’ve follow these steps:
“sudo add-apt-repository universe” which failed but as I’m running Raspbian and not Ubuntu I figured that might be alright.
I was able to successfully run the following:
sudo -i
apt-get update
apt-get install -y software-properties-common apparmor-utils apt-transport-https avahi-daemon ca-certificates curl dbus jq network-manager socat
systemctl disable ModemManager
systemctl stop ModemManager
curl -fsSL get.docker.com | sh
I understand that the raspberry pi 2 should only be used for testing and is not recommended and I’m not expecting great performance. I would expect Hassio to at least run though.
I already installed Home Assistant which was running fine but I don’t feel like manually managing addons if you can let Hassio do it for you.
I’m hoping to get some tips to get Hassio to work on the pi 2 but if that’s not possible due to performance constraints then I guess I’ll have to upgrade.
My test-HA (Home Assistant Supervised, before known as Hassio on generic linux) runs on a Raspberry Pi 1. Ok, checking config and restart takes a little bit long, but for the rest it works OK. So a Pi 2 should be fine.
Here’s a funny story, I was utterly convinced I had pi 2 which actually turns out to be a pi 1.
I installed the correct version and everything works like a charm.
I have Home Assistant on my Raspberry Pi 2 and it goes pretty awesome.
I Have all my house under control with my RP2, i have to sonoff device, HomeKit, the only thing that dont work 100% well is Spotify, is a little slow.
Beside that it run really well, almost 5 months with it.
Have you done an empty cache/hard reload? Press F12 and right click on refresh icon and select that option.
You DO have a supervisor menu…
Have you tried a different browser?
is there anyway to get this installed on the Pi2 now?
I keep getting issues following other guides saying
[error] Raspbian GNU/Linux 11 (bullseye) is not supported!
im guessing they have changed it in the last few years. hoping i can get a HA supervised deb for the pi2
i have OSAgent installed and working it just the HA left