this post was submitted on 02 Aug 2026
32 points (100.0% liked)

homeassistant

20200 readers
48 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
 

Matter and Thread don’t randomly “break”. Most of the time — your IPv6 network isn’t ready.

Gah. I feel like I have to debug thread pairing every time I get a new device... I definitely haven't checked my router settings though...

all 17 comments
sorted by: hot top controversial new old
[–] BennyInc@feddit.org 5 points 2 days ago (1 children)

I’ll look into this today, as just yesterday I bought my first MatterOverThread devices and could not get them to work with Home Assistant. With long debugging yesterday I found out that any of these things I do could contribute to the problem:

  • running Home Assistant in Docker (with Host network mode)
  • not using IPv6 at all
  • using UniFi
  • using an AppleTV as Thread border router
  • some mDNS settings?

I could get them working in Apple Home. But the step to HA doesn’t…

[–] uuj8za@piefed.social 2 points 2 days ago

Good luck! This video worked for me! I was trying to pair an IKEA smart plug and fixing my router settings unblocked me!

running Home Assistant in Docker (with Host network mode)

Yeah, I'm pretty sure this isn't one of the supported methods...... Cuz I was also doing this until recently! 😅

Running Home Assistant OS in a QEMU VM has been surprisingly easier and way more stable! Would recommend.

(I'm also using the ZBT-2 as my thread border router.)