I’m new here because of the Insteon shutdown. I’m glad I found Home Assistant. I have it running on a Windows 10 laptop and recognizing my devices. Mobile app is working.
Is it possible to run two Insteon hubs in one Home Assistant account? If so any guidance would be greatly appreciated.
I use several Insteon devices, but instead of using the HA Insteon integration, I use the Insteon-MQTT custom component for use with HA via MQTT. So in theory, you could have the HA Insteon integration talking to one Hub, and the Insteon-MQTT custom component talking to a second Hub and then configure HA for all the MQTT Insteon devices that would be made available via the Insteon-MQTT custom component.
Here are a few links of interest:
The main github respository here,
A document specific to the hub here
The HA Community thread on the Insteon-MQTT here
There is some information about the developer that is improving the Insteon integration here, I suggest you reach out to them about the multiple hub requirement. If you search the forum it is not an uncommon request:
I have two Hubs but I have two HA systems. I am doing this mostly for testing beta versions of Insteon. You could do some HA to HA communication that could allow some things through MQTT but then you might as well use MQTT. See Two HA instances - how to communicate between them? - #13 by ReneTode