I have a situation similar to what’s described in this thread. We have a house and a barn. Over time I’ll be adding one or more storage sheds and powered (as in a power line run to them) gazebos. I already have Z-Wave, Insteon, and Broadlink IR devices in the house and Z-Wave and Broadlink in the barn. All buildings that have power are also interconnected to the network hub in the house through fiber optic cables. So they’re on the same LAN, but not the same wifi.
Previously I was using ZWaveJS2MQTT in the barn and HA in the house. That system got messed up (long story, but not likely to happen again) and I’m setting up a new one. I run HA on RPis, usually a Pi4. As I mentioned, I used ZWaveJS2MQTT in the past for the barn, but that worked for Z-Wave and I want to be able to use other protocols in the barn without having to make setup changes in the future.
The last post I’ve seen on integrating two HA instances if from 2020, so I want to check on what’s going on now, 2 years later. Part of the issue is family members that get frustrated easily with too many buttons and settings, so I want to use 2 (or more - for later) instances of HA, but have it simple for family to use.
-
Can I set it up so if a family member, using HA on their phone, connects, one control panel can control devices on both instances? If so, is that hard to do?
-
As an alternative to #1, can I have one primary instance of HA with other secondary ones so I can control everything on all of them through the primary? If so, what are the current good ways to do that so it’s seamless and, to a user, looks like it’s all part of one system?