I’m working on an HA App for people who manage more than one HA install.
I started it for my own needs, but thought others might be interested as well.
I’m trying to make it easier to keep an eye on multiple installs without having to remote into each one and poke around.
This is not meant to replace Nabu Casa, VPNs/Tailscale, or other ways to directly access a single HA instance. My focus is fleet admin: useful admin info, not broad remote control.
Here’s what I’ve built / am working on:
-
a view of deployed HA instances across sites
-
for each HA instance:
-
online/offline
-
health metrics
-
apps that need updates
-
backup status / last successful backup
-
diagnostics/logs
-
alerts for things that need attention
-
If this would be useful to you, I’d be interested to hear from you and especially if you might be open to trying an early version.