this post was submitted on 11 Mar 2025
184 points (98.9% liked)

homeassistant

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

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] herrvogel@lemmy.world 2 points 1 day 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?

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.