this post was submitted on 09 Jul 2025
243 points (99.6% liked)

homeassistant

15293 readers
12 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 @[email protected]

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 3 days ago (8 children)

So, if I'm invested in zigbee, but want to future proof, I should consider threads/matter, and a hub that talks to both?

Can home assistant do that?

[–] [email protected] 5 points 3 days ago (4 children)

Yes if you have a Zigbee and a Thread antenna module connected to your HA instance you can run it as an Zigbee and Matter hub and connect Zigbee and Matter devices. A cheap antenna module is the Sonoff ZBDongle-E. You can flash the firmware of it and turn it into a Thread antenna module. It can also run as a Zigbee and Thread antenna simultaneously, but I never got that working properly. So I just bought two dongles. One for Zigbee and the other for Matter.

[–] [email protected] 1 points 18 hours ago (1 children)

I only just bought a zigbee USB antenna, and 4 smart plugs. You're saying I need a second USB antenna dongle for thread?

[–] [email protected] 1 points 10 hours ago

Yeah you need a separate dongle. The ZBDongle-E from Sonoff is pretty cheap on AliExpress. Cheaper than the official Home Assistant ZBT-1 dongle Nabu Casa sells. Unfortunately running both Zigbee and Thread on one antenna doesn’t work very well even with the dongle from Nabu Casa.

Only thing with the ZBDongle-E is that you need to flash it yourself to run OpenThread via this website https://darkxst.github.io/silabs-firmware-builder/ it’s not hard though.

[–] [email protected] 1 points 1 day ago

You can flash the SLZB-06 to use Matter over Thread too. I like those because they use Ethernet and can be powered via PoE, so you can put them practically anywhere you can reach using an Ethernet cable.

[–] [email protected] 2 points 3 days ago

Thanks. I'll look into it. Right now I have mainly lights and sockets, through a Lidl zigbee hub, a rebranded Tuya, I believe, but I'm looking into going a bit deeper.

[–] [email protected] 1 points 3 days ago (1 children)

Hows that working software-wise in HA? One running in Z2M, the other ZHA?

[–] [email protected] 1 points 2 days ago (1 children)

I'm not running Z2M and ZHA together though. Just ZHA and Matter. But I've read that running Z2M and ZHA with two dongles is no problem in HA you just have two separate networks

[–] [email protected] 1 points 1 day ago

Remembered I have a Conbee III laying around so I flashed it to the OpenThread firmware. Turns out, HA itself handles the devices (you add matter devices in HA settings) and the Conbee is really just the antenna. So no container like Z2M or deconz in the middle. That makes a whole different situation than I assumed above. Documentation was not intuitive but I got it going for me, which is nice

load more comments (3 replies)