#Matterbridge

1 messages · Page 1 of 1 (latest)

ripe dock
#

I just have a few questions about it before I waste my time adding it to Home Assistant for it to be of no purpose.

  1. Will it make devices (that it supports) that normally are cloud-based completely local? E.g. I have a few Tuya/SmartLife bulbs that normally require cloud control. (They previously worked with LocalTuya, but the connection was typically spotty and unstable)

  2. Will I have to have a separate Matter Hub for this to work (latest Amazon Echo, Google Home Max, etc)? Or does it allow Home Assistant to function as a Matter hub since I have a Sonoff Zigbee Controller?

full heron
#

Are you talking about adding devices to HA through Matter or exposing devices to other systems through the community addon?

ripe dock
#

Well, I have wifi Tuya lights, and apparently this Matterbridge Addon can expose it to the Matter standard. I guess my question is: Would I be able to use Home Assistant alone (without buying a Matter hub) as a hub to provide local control over the Tuya wifi lights? (I just watched a video on Youtube about setting up Matterbridge and I was left with questions, so I figured I'd ask here)

icy goblet
#

You cannot use the matter hub to remove the cloud dependency. You only can additionally make it available to other smarthome systems via matter.

full heron
#

Exactly, communication would flow like this End device -> Other smart home system -> (local Matter IPv6) Home Assistant (Matter Bridge)-> (cloud) Tuya lights, so HA will still talk to Tuya through the cloud

ripe dock
#

So, then if a person has Home Assistant, doesn't that render Matterbridge redundant? Since Home Assistant + a Matter Hub allows interoperability anyways?

full heron
#

Note that it's not an official functionality, but a 3rd party addon. The idea is similar to the HomeKit Bridge: To expose devices that do not speak this protocol to other systems. In the case of the HomeKit Bridge make your devices available to Apple Home, in the case of Matter Bridge expose your non Matter devices via Matter to other systems. If your device supports Matter natively there's no point in this, correct