this post was submitted on 17 Sep 2024
0 points (NaN% liked)

homeassistant

19597 readers
1 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
you are viewing a single comment's thread
view the rest of the comments
[–] Tolookah@discuss.tchncs.de 0 points 2 years ago (1 children)
[–] rah@feddit.uk 0 points 2 years ago* (last edited 2 years ago) (1 children)

That's manual installation which is (a) not distro packages and (b) exactly what distro packages are created to avoid.

[–] static09@lemmy.world 0 points 2 years ago* (last edited 2 years ago) (1 children)

Maybe I'm just old school and distro package means something different to me, but here is a link to the Home Assistant .deb distro package:

https://github.com/home-assistant/supervised-installer/releases/latest/download/homeassistant-supervised.deb

[–] rah@feddit.uk 0 points 2 years ago* (last edited 2 years ago)

the Home Assistant .deb distro package

Firstly, that's a .deb but it's not from a distro. Secondly, that .deb doesn't contain Home Assistant, it contains some "Supervised" which runs the Home Assistant Docker container:

https://github.com/home-assistant/supervised-installer/blob/8dbfda2221b955dc810827285c5ac874eb0b70d9/homeassistant-supervised/usr/bin/ha#L10