this post was submitted on 17 Sep 2024
-2 points (48.2% liked)
homeassistant
12008 readers
36 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
view the rest of the comments
What do you mean with "Operating System"?
It is most often installed as Docker container, which isn't an OS, but just includes all dependencies to run. You still need an OS (like Debian) as host.
From the docs for installing on a RPi
If I go to
https://www.home-assistant.io/
and click on "Installation", ignoring the custom Home Assistant hardware, the first relevant section is "DIY with Raspberry Pi" whose tutorial has a section "Install Home Assistant Operating System".
The second relevant section of the Installation page is "Install on other hardware" with a paragraph whose second sentence is "The Home Assistant Operating System allows you to install Home Assistant on these devices even if you have little to no Linux experience."
It's most often installed as HAOS, which is a dedicated operating system that just runs Home Assistant. That is how anyone installing it on say, a Raspberry Pi, is likely to do it.
Home Assistant as a project is far more popular than every single other consumer focused server and as such it is often the first home server (and sometimes only) that many consumers will experience.