Hi all, I’m new here and wanted to share a small project I’ve been working on: SolidHA.
Home Assistant core is impressively stable, but once you add 50+ addons, custom integrations, and devices of… let’s say varied reliability, the ecosystem turns into a bit of a jungle. For truly comprehensive automations you need that jungle, but it also means:
- Addons and automations silently failing
- Devices going unavailable without HA noticing
- The built-in repairs system only catching a tiny slice of real issues
SolidHA tries to step in here: it detects and fixes these “ghost failures” automatically, to keep things running smoothly even in a complex setup.
I’d really love feedback from the community:
- Do you hit these same silent-fail problems?
- What do you think of the idea/implementation?
Thanks a lot — looking forward to hearing your thoughts and learning from you!