this post was submitted on 27 Jan 2024
11 points (86.7% liked)

homeassistant

11943 readers
15 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
 

I'd like to add a smart button to my HA setup. I don't have zigbee signal nearby, so I'm wondering what the best way to do this would be.

I'm using a Skyconnect dongle. There's wifi nearby. I want to control a smart switch nearby, which would also have zigbee but that also wouldn't reach the distance I need.

Is Matter a solution here? With a hub connected to wifi that bridges to the button?

Any suggestions on hardware?

Or any other suggestions?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 8 months ago* (last edited 8 months ago)

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 ๐Ÿ™‚