this post was submitted on 16 Jun 2026
10 points (100.0% liked)

homeassistant

19703 readers
18 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
 

Heyho,

I am an absolutely beginner when it comes to Smart Homes, but have some knowledge when it comes to coding, Linux, Docker and Co.

So, I decided to make my home smart and bought some stuff and hopefully I am now able to connect it somehow, but I am missing a good explanation/tutorial.

If I understand correctly then I should install some software on my minipc, connect it to my ZBT-2 which then form a Matter Controller which then can be somehow connected to the Matter lightbulbs. Is that general notion correct or am I already off? If it is correct, does anyone know a good tutorial for it? When I try to google Matter Controller I often find ready made ones and nothing on how to set it up on my own.

I bought the MiniPC because I want to set up a small home server, too, but that is largely unrelated.

you are viewing a single comment's thread
view the rest of the comments
[–] VoxAliorum@lemmy.ml 0 points 23 hours ago (1 children)

I am still flexible regarding the OS, but I thought about installing a "regular" Linux OS to give me a known environment for the home server side of things and install HA on top.

[–] eutampieri@feddit.it 3 points 22 hours ago (3 children)

If you’re starting HAOS is the way to go. It’s really effortless and I'm considering to switch back to it from Kubernetes

[–] davad@lemmy.world 2 points 20 hours ago

I recommend this too. I'm using kubernetes for other stuff, but HAOS for Home Assistant. Super easy to manage. And it works great on small, appliance machines (I'm using Home Assistant Green).

[–] Badabinski@kbin.earth 1 points 19 hours ago (1 children)

That's the route I took. I still pray for a nice Home Assistant helm chart because I'd really like to be able to quickly bounce a Home Assistant container around between nodes and also have easier monitoring and alerting, but all the k8s options just seemed too jank.

[–] eutampieri@feddit.it 1 points 16 hours ago

Yes, but then I had to setup Multus to have Home Assistant have an interface on my LAN (i.e. for HomeKit) and it’s added complexity at that point

[–] VoxAliorum@lemmy.ml 1 points 22 hours ago* (last edited 22 hours ago) (3 children)

If I would use HAOS as my real OS (so not as an image for a container), that would limit my capabilities of running other services, wouldn't it? Sounds better to have HA containerized. I found this tutorial: https://sascha-brockel.de/en/set-up-thread-matter-in-home-assistant-with-docker/

[–] SkunkWorkz@lemmy.world 1 points 15 hours ago* (last edited 15 hours ago)

Just use Proxmox to install HAOS as a VM

[–] spitfire@lemmy.world 4 points 21 hours ago

If you plan to run other stuff, I’d rather recommend using HAOS in a VM, possibly on Proxmox VE.

[–] isgleas@lemmy.ml 2 points 20 hours ago (1 children)

If you decide to install HA as container on any other host, then you will have to install any other component/plugin/etc as external containers or services as needed. HAOS has everything included.

[–] eutampieri@feddit.it 1 points 16 hours ago

Especially true if you want to play around with Matter and Thread