this post was submitted on 27 Jan 2024
11 points (86.7% liked)
homeassistant
12107 readers
74 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
With an extender, it's essentially a second coordinator. But it's worth mentioning that a good Zigbee network is full of routing devices, so your network should be pretty far reaching anyway.
If the button you want to set up is far away from everything else, then WiFi or Bluetooth are definitely worth considering, because it is better to change batteries more often than be forced to add a bunch of devices to get one to work.
Isn't the point of Matter that you can do this sort of thing? Have a separate zigbee network connection via a bridge that uses wifi? Is it worth using yet?
There's matter over WiFi and Matter over Thread, I've not heard of matter over Zigbee. The reason I mention it is because Matter is just how the things talk to each other, not how they talk to each other. Think like Spanish, over the Phone. Spanish being Matter. Your Sky Connect can already listen for via WiFi.
From all I've watched, Matter is still very rare and prone to dropouts.
My issue is that I have some devices near my skyconnect, and that works fine. But now I basically want a second zigbee network for the smart button and plug.
My understanding is that Matter solves this by allowing you to use a zigbee bridge. The bridge connects to zigbee to talk to the button/switch, and talks to home assistant over wifi (using the Matter protocol). That way you don't have to have the zigbee network continuous. I was watching part of Home Assistant's live steam the other day that explained it a little.
I guess it's still very early for Matter, so probably my best bet is to either extend the zigbee network or get a wifi button (or wait until Matter is more mature).
Thanks for the help 🙂