verdict:
you cant run home assistant on a raspberry pi zero 2 W.
I tried. pretty hard. swapfiles, super fast storage, some other tricks. no love. it just doesnt have enough ram
perhaps if it wasnt forcing people to use docker, that would remove a FUCKLOAD OF OVERHEAD
you cant run home assistant on a raspberry pi zero 2 W.
I tried. pretty hard. swapfiles, super fast storage, some other tricks. no love. it just doesnt have enough ram
perhaps if it wasnt forcing people to use docker, that would remove a FUCKLOAD OF OVERHEAD
Comments
No, jokes apart, why would you? It runs pretty ok on a RPi3 and I have long migrated running it on a VM on Proxmox
Though I'm not certain docker gives much overhead, it's basically namespaces, and there aren't many processes running inside the container. Storage, yeah, but memory […]
Though it totally sucks that HA installs dependencies *when you configure things requiring them*, making it next to […]