this post was submitted on 11 Mar 2025
192 points (100.0% liked)

homeassistant

15159 readers
20 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
all 26 comments
sorted by: hot top controversial new old
[–] [email protected] 12 points 3 months ago (4 children)

Matter sounds neat and all, but it's still wireless on the 2.4 GHz band, so it will still have the same amount of noise that Zigbee does.

[–] [email protected] 32 points 3 months ago (5 children)

That’s Thread. Matter is an application layer standard, which currently supports running over WiFi, Ethernet or Thread.

Matter could run over new wireless systems in the future.

[–] [email protected] 6 points 3 months ago* (last edited 3 months ago) (1 children)

Besides that, Thread is pretty low-bandwidth and low-noise. It's designed to sip battery life from devices.

2.4Ghz just allows it to be built into tons of devices without an extra chip. Every Google Hub, Alexa, or Apple hub supports it.

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

Every Google, Alexa and Apple hub support 2.4Ghz Wifi and likely can be a Matter controllers, however only a subset of them support Thread.

[–] [email protected] 5 points 3 months ago

Ah, my bad, forgot about the threads thing. :)

[–] [email protected] 3 points 3 months ago

@thehatfox
It builds on IPV6, so any medium capable of transporting IPV6 can potentially be used.

[–] [email protected] 1 points 3 months ago

WiFi is already pretty universal in smart automation systems, Matter doesn't matter much when the underlying protocol is Wifi. And since 99% of Matter devices are WiFi...

[–] [email protected] 0 points 3 months ago

or over wired systems that are older

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

Matter is the protocol not the method isn’t it? Matter works over thread etc

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

Forgot that distinction. Thanks for pointing it out to me.

[–] [email protected] 1 points 3 months ago

Is zigbee particularly noisy?

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

If esphome get matter and thread, the DIY smart home device ecosystem will go from great to amazing. Right now esphome just has trouble with truly low power devices due to WiFi, polling, standoff, sleep, etc... Matter instead of the esphome API will probably solve a lot of that.

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

There are esp32 variants that can do ZigBee. It's very surprising to me that there's no esphome for those. I'd think that the community would be all over that, but all I have found so far are abandoned GitHub repos. Maybe there's something I don't know about the chip or the protocol that makes it difficult?

[–] [email protected] 1 points 3 months ago

Yeah there are large threads on them but because the API has been developed for WiFi, moving to a mesh like ZigBee would be a substantial rewrite although matter would be a lot easier than ZigBee, which got written off a long time ago as just too large if I remember right.

It is also a huge project for people to start developing on, their core team isn't massive, so there is a large barrier to entry for such a thing. It might be happening in the background though, no idea.

[–] [email protected] 2 points 3 months ago (2 children)

Tried a couple matter devices. Ended up having to create an account with the manufacturer. Was there truly a local option? Who knows. So far I haven't been impressed.

[–] [email protected] 4 points 3 months ago* (last edited 3 months ago)

Opposite experience, only 2 Matter devices so far but both working on HA with external network access cut off in my router after I previously had them in Tuya.

[–] [email protected] 1 points 3 months ago

I've had to do that so I could install new firmware to enable matter, but after that didn't need to access the manufacturer account anymore.