this post was submitted on 28 Mar 2026
37 points (97.4% liked)

Selfhosted

60093 readers
969 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 7 days old, your post is exempt from this rule as long as you continue to engage in comments.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Heyho,

as I will soon move into my first "own" apartment (have lived in shared apartments so far), I would like to set up some smart home devices. Primarily lights, but I am open to other ideas.

Looking into the topic I noticed that basically all cloudless setups need a server - often they use a Raspberry Pie, a low energy protocol - like Zigbee or Thread, and a managing software like Home Assistant or openHAB.

Currently, I think about using the Raspberry Pie 5 (should also be helpful for other projects such as Immich) together with some kind of USB to connect to the Thread network (guess there is something similar like conbee2 for Zigbee) and openHAB as the software for greater customization. While openHAB is probably overkill, as a computer scientist I think I might enjoy the greater customization options.

So my question: Are there any good tutorials for this setup? While I knew of Zigbee before this project, I wasn't aware of Thread and am just looking into it. I don't feel comfortable yet to double down on it without learning more on possible ways to connect Thread to openHAB on a Raspberry Pie.

Thanks in advance!

Alright: For now I have bought:

  • Home Assistant Connect ZBT-2, Zigbee 3.0/Thread/Matter USB-Adapter
  • Soyo MiniPC M4

Instead of choosing openHAB, I will start with Home Assistant. While some people argued that they use Zigbee without issues, I still feel like Matter/Thread is the more interesting standard. Given that you can only use one standard with a ZBT-2, I will try to find all my devices in the Matter/Thread ecosystem.

you are viewing a single comment's thread
view the rest of the comments
[–] paf@jlai.lu 3 points 2 months ago (1 children)

Home assistant is a beast, not sure openhab can actually match it today. Unless you already have a pi5 and a SSD (avoid micro sd card), you could consider a mini pc with n150 (or n100) processor. It doesn't consume much power (close to pi5) and it will be more powerful and more Ram which will be useful for immich.

Start with zigbee first, much more mature than thread. I don't personaly use thread but i believe some zigbee dongle also can deal with thread at the same time.

About the setup. If mini pc, you can use proxmox so you will be able to create a VM for home assistant and another one for immich.

[–] VoxAliorum@lemmy.ml 1 points 2 months ago (3 children)

Do you have any concrete mini pc in mind? Most I can find are considerably more expensive than the pi.

[–] AA5B@lemmy.world 1 points 2 months ago

My experience with a Pi4B has been rock solid and plenty fast for what I’ve tried so far, at low power consumption.

While I had problems in the beginning, it was all from the micro-SD card. People here will recommend staying away but I’ve had no problems since buying an “extreme” card. Well, starting to hit the size limit now - I can no longer kick off multiple concurrent updates because limited free space available on, I think, 16G card. Get bigger

[–] paf@jlai.lu 1 points 2 months ago

A pi5 with 1gb ram will always be cheaper but that's not enough ram for your usecase, search n150 at Aliexpress, you can often find some mini pc for around 150-160€ on sale with n150, 12gb lpddr5 (or 16gb ddr4 sodim) and 500gb SSD. https://a.aliexpress.com/_EQ5k2Uu This one was 153€ couple of days ago. Thay are other Chinese brand like soyo, beelink, bmax that have similar hardware. They are not as good as NUC, but they do the job for way cheaper.

[–] cynar@lemmy.world 1 points 2 months ago

Pis are excellent mini computers. Unfortunately, their long term reliability isn't quite there. When I used one, I was getting a couple of lock up crashes a year. It doesn't sound like much, but it's just enough to be REALLY frustrating to the (less technical) wife. The tipping point is when it goes from "nice to have" to "expected".

I acquired a 2nd hand NUC, and it's been bomb proof for a few years now.