#Is there a way to expose one device to two home assistant instances on different networks?

1 messages · Page 1 of 1 (latest)

obtuse burrow
#

I live in a duplex and certain devices need to be exposed to both sides, such as the front entry smart lock and the shared garage cameras

#

Or, does anyone have a good solution to sharing these devices?

#

The smart lock uses z wave and the cameras use rtsp through frigate

crude crown
#

Two HA instances can talk to the same zwavejs server.

#

I have one zwave network that I use both from my production and dev installs.

obtuse burrow
#

Cool thank you, that solves the lock issue