I've been running a 2.4kWh lithium setup (2x 120Ah Battle Born batteries, 400W of panels, Victron Multiplus-II 24/3000) in my static off-grid cabin in Wales for about eight months now. The Cerbo GX is brilliant for what it is, but I keep finding myself wanting to pull the data into Home Assistant so I can do proper automations — things like only running the immersion heater when SOC is above 85% and solar input is over 150W, that sort of thing.
I've had a poke around with the VRM API and briefly tried the MQTT route, but I kept hitting authentication errors and the documentation feels like it was written by someone who assumes you already know what you're doing. I did get a basic connection going once using the victron_venus integration but it dropped off after about 20 minutes and I've not managed to get it stable since. Currently on Home Assistant OS 2024.4 if that matters.
Has anyone actually got this working reliably, ideally local rather than going through VRM cloud? Bonus points if you've got the automations side sorted too — I'd love to see how people are structuring their energy-based triggers.