Hello HA enthusiasts! I’m excited to share my journey in efficiently managing two separate Home Assistant instances from my Android phone. ![]()
My Setup
I have two houses, each equipped with its own HA setup. I wanted a seamless way to control each instance without any confusion. After some research, I stumbled upon the ‘Remote HA’ custom component and decided to give it a try. ![]()
The Goal
The main objective was to create shortcuts on my Android phone that would allow me to quickly switch between the two HA instances. When I’m at House 1, I want to open HA for House 1, and vice versa. Sounds straightforward, but I wanted to ensure it was both efficient and user-friendly. ![]()
The Solution
After some experimentation, here’s what worked for me:
-
Identify Each HA Instance
- I assigned each HA instance a unique identifier based on their location. For example,
HA_House1andHA_House2. This helps in avoiding confusion when switching between them.
- I assigned each HA instance a unique identifier based on their location. For example,
-
Set Up Shortcuts on Android
- I created two separate shortcuts on my home screen. Each shortcut is linked to the respective HA instance’s URL. This way, tapping on a shortcut instantly opens the corresponding HA dashboard.

- To differentiate them, I used different icons and labels for each shortcut. This visual distinction ensures I don’t accidentally open the wrong HA instance.

- I created two separate shortcuts on my home screen. Each shortcut is linked to the respective HA instance’s URL. This way, tapping on a shortcut instantly opens the corresponding HA dashboard.
-
Using the ‘Remote HA’ Component
- The ‘Remote HA’ component proved to be incredibly useful. It allowed me to maintain the integrity of each HA setup while providing a bridge for remote access.

- I configured the component to recognize each HA instance separately, ensuring smooth communication without any overlap.

- The ‘Remote HA’ component proved to be incredibly useful. It allowed me to maintain the integrity of each HA setup while providing a bridge for remote access.
-
Testing the Setup
- I thoroughly tested the setup by switching between the two HA instances multiple times. The results were impressive—each shortcut opened the correct HA dashboard without any delays or errors.

- I also tested the functionality when I was physically present at each house, and it worked flawlessly. The shortcuts recognized my location and opened the respective HA instance automatically.

- I thoroughly tested the setup by switching between the two HA instances multiple times. The results were impressive—each shortcut opened the correct HA dashboard without any delays or errors.
Tips for Others
- Clarity is Key: Use distinct names and icons for your shortcuts to avoid confusion.
- Test Thoroughly: Before relying on your setup, test it in different scenarios to ensure it works as expected.
- Leverage Custom Components: Components like ‘Remote HA’ can significantly enhance your HA experience by providing flexibility and functionality.

Conclusion
Managing two HA instances might seem daunting at first, but with the right setup and tools, it can be a breeze. By creating dedicated shortcuts and utilizing the ‘Remote HA’ component, I’ve been able to efficiently control both HA setups from my Android phone. ![]()
If you have any questions or suggestions, feel free to reach out! Happy HA-ing! ![]()