Running a Pi 4 in my static caravan hooked up to a Cerbo GX via MQTT — honestly the best thing I've done since fitting the Fogstar batteries, the data nerd in me is finally satisfied.
Got Node-RED feeding into InfluxDB with a Grafana dashboard, so I can see exactly when my fridge compressor kicks in and murders my morning SOC before I've even had a brew.
Few things worth mentioning if anyone's starting out:
- VRM is fine but you're at Victron's mercy if the portal goes down or your internet wobbles
- Local logging means you keep historical data forever — my spreadsheet obsession has finally found a worthy opponent
- The Pi does run warm in summer, so stick a small heatsink on it if it's in an enclosed space (learnt that one the hard way when my Pi started throttling in July)
The only faff was getting the dbus-mqtt bridge configured initially, but there's a brilliant thread on the Victron community forum that walks you through it step by step — took me an afternoon with a cup of tea and mild swearing.
Anyone else gone down this rabbit hole? Curious whether anyone's pushed it further — I've seen people triggering automations based on grid frequency but that feels like a weekend project I'll start and abandon like every other one.