this post was submitted on 23 May 2025
66 points (95.8% liked)

homeassistant

14304 readers
170 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 2 years ago
MODERATORS
top 24 comments
sorted by: hot top controversial new old
[–] amelore@slrpnk.net 1 points 6 minutes ago

I am running it in docker and thought that wasn't official. The ideal for me would be if someone competent packaged it for Debian.

[–] corsicanguppy@lemmy.ca -1 points 2 hours ago

We have deprecated [...] Home Assistant’s Supervised installation method, which involves running your own operating system, then installing the Supervisor and other requirements on top of that.

Tell us you can't architect software like a first-year without using those words. Proper packaging has been out for 30 years.

My foray into self-hosted home automation was set to begin, but if they can't release software like adults then fuc--uh, good luck to them.

[–] sxan@midwest.social 8 points 7 hours ago (1 children)

Home Assistant has so many moving parts, so I don't complain. I do wish containers would become first class citizens like the OS, because some stuff is just harder in containers. The only thing I can think of as to the "why" is because of how the OS project installs software, but that's an easily addressed problem so it must be something else.

Still, it's nice to know the container method is moving forward; I'm so done with installing specific OSes just to use some given piece of software.

[–] corsicanguppy@lemmy.ca 2 points 2 hours ago

I do wish containers would become first class citizens like the OS, because some stuff is just harder in containers.

Like, for instance, security and validation against a SBoM. And that's why this container shit needs.to.die . But, downvote and move on, and hope by the time you need it the machine that goes 'beep' by your hospital bed is built using methods better than "this will look great on my resume."

[–] Cyber@feddit.uk 10 points 10 hours ago (1 children)

Gotta admit, it was a bit difficult to get my head around all the different installation types when I was a new user, so simplification is probably well over due

[–] lemming741@lemmy.world 0 points 6 hours ago (1 children)

I jumped through all their hoops for a Supervised Debian 11 install. It was a massive pain in the ass, and they dropped support for 11 back in October. 0/10 would not recommend.

[–] claude_flammang@dju.social 2 points 58 minutes ago

@lemming741
Absolutely!

If your first priority is having a Supervised Debian 11install.

I wanted to have Home Assistant in my house and my RV and my perspective is more like using it like an appliance, as I still had a Raspberry 3 lying around, i downloaded an HA-OS imageand was up and running within minutes. Once I was convinced that it was what I needed I went for the Pi 5 with SSD.
So 10/10 for me.

[–] Shadow@lemmy.ca 31 points 14 hours ago (1 children)

This seems reasonable to me?

If you're running it that way you still can, they're just not going to accept bug reports or have end user docs anymore. All the developer docs will still cover it.

It's an open source project and they need to focus their energy on known good configs.

[–] just_another_person@lemmy.world 7 points 13 hours ago (2 children)

It's reasonable for an engineering standpoint. Bummer for people who don't want to run HASSIOS or install HA on an already provisioned system without having to fuck with docker.

[–] traches@sh.itjust.works 4 points 6 hours ago (1 children)

Docker is so much easier to fuck with than python

[–] just_another_person@lemmy.world 1 points 23 minutes ago

Docker is the same thing as executing the runtime of the same program.

WITAF are you even talking about?

[–] kokesh@lemmy.world 2 points 8 hours ago

I'm on supervised install on Ubuntu server. All worked fine for many years, except Supervisor being bitchy about me having Portainer installed for no reason. Last week or so, my machine started acting weird. After reboot I couldn't access it via local ip, only via external hostname. What keeps happening is after reboot Supervisor creates new network config for my ethernet, that causes this. It uses the network-manager to do this. I have netplan doing the config. Nyone else?

[–] Successful_Try543@feddit.org 17 points 13 hours ago

Fortunately:

No support for Core or Supervised—can I still use them?

You can still use them even if we no longer support them. There are many users running Home Assistant in all kinds of unofficial ways. This change just means we are removing it from our end-user documentation and will no longer recommend using these installation methods from an official standpoint.

Will the developer documentation on these things remain?

Yes, those will remain. The developer documentation for running Home Assistant’s Core Python application directly in a Python virtual environment will remain. This is how we develop. This proposal is about removing end-user documentation and support.

[–] ultimate_worrier@lemmy.dbzer0.com -3 points 5 hours ago (1 children)

This is how absolute hacks develop software.

[–] corsicanguppy@lemmy.ca 2 points 2 hours ago

We're 20 years in past the death of mentorship in software dev, so we have a lot of mistakes to repeat because we're short-sighted sparkle-junkies. Only 50 years to go, so stock up on bitcoin and hopefully the 'breathe' micropayment system on your oxygen tent will still work enough.

[–] nroth@lemmy.world 2 points 12 hours ago (3 children)

Wait, does this mean they're deprecating the docker image?

[–] funkajunk@lemm.ee 1 points 2 hours ago (1 children)

You didn't even read the article, did you?


We have deprecated the following installation methods:

Home Assistant Core installation method, where you run your system in a Python environment, not to be confused with Container (for example, running your system in Docker).

Home Assistant’s Supervised installation method, which involves running your own operating system, then installing the Supervisor and other requirements on top of that.

[–] nroth@lemmy.world 1 points 57 minutes ago

I skimmed the article. Home Assistant Supervised seemed like it may be branding for the Docker edition, which apparently it is not.

[–] chaospatterns@lemmy.world 7 points 10 hours ago

Nope. Docker and Home Assistant OS will be the only supported installation strategies

[–] sabreW4K3@lazysoci.al 3 points 12 hours ago