this post was submitted on 11 Mar 2025
193 points (99.0% liked)

homeassistant

14749 readers
1 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. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 2 years ago
MODERATORS
all 26 comments
sorted by: hot top controversial new old
[–] JustEnoughDucks 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.

[–] herrvogel@lemmy.world 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?

[–] JustEnoughDucks 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.

[–] Strit@lemmy.linuxuserspace.show 8 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.

[–] thehatfox@lemmy.world 33 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.

[–] Serinus@lemmy.world 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.

[–] Deez@lemm.ee 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.

[–] Strit@lemmy.linuxuserspace.show 5 points 3 months ago

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

[–] claude_flammang@dju.social 3 points 3 months ago

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

[–] Banzai51@midwest.social 1 points 2 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...

[–] desktop_user@lemmy.blahaj.zone 0 points 3 months ago

or over wired systems that are older

[–] fox2263@lemmy.world 7 points 3 months ago (1 children)

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

[–] Strit@lemmy.linuxuserspace.show 2 points 3 months ago

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

[–] Earflap@reddthat.com 4 points 3 months ago (1 children)

That's why I avoided ZigBee but my Hue bulbs have had WAY fewer problems than my z-wave stuff over the years, so I'm consisting migrating everything.

[–] foggenbooty@lemmy.world 6 points 3 months ago

I originally started that way too but ZigBee has been super reliable for me and faster than my Z-wave network. I think it really depends on what devices you have and if one is misbehaving.

[–] jol@discuss.tchncs.de 1 points 2 months ago

Is zigbee particularly noisy?

[–] SkyNTP@lemmy.ml 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.

[–] missphant@lemmy.blahaj.zone 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.

[–] DragonBard@ttrpg.network 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.