Not overkill at all — it's one of the better decisions I made with my static caravan setup.
Running a Pi 4 with Venus OS Large flashed onto it. Effectively turns it into a proper GX device for a fraction of what a Cerbo GX costs. Pair it with a VE.Direct to USB cable from your MPPT or BMV-712 and you've got full Victron portal integration, MQTT data, the lot.
What I actually use it for day-to-day:
- VRM portal — remote monitoring when I'm not on site
- Node-RED flows — automated alerts if SOC drops below 20% overnight
- InfluxDB + Grafana — historical logging so I can see exactly what my Fogstar 200Ah cells are doing across seasons
The seasonal data has been genuinely useful. Identified that my south-facing panels were underperforming in November — turned out partial shading from a neighbouring structure I hadn't clocked. Wouldn't have spotted it without the graphs.
Cost me about £60 all-in for the Pi, case, and cables. A Cerbo GX is pushing £200+. The setup took an afternoon if you're comfortable with Linux, less if you've done it before.
Only caveat — if you're not at all technically minded, the Cerbo is genuinely plug-and-play and worth the premium. Venus OS on Pi has the occasional quirk and you need to be comfortable SSHing in to sort things.
Anyone else running Node-RED automations on theirs? Curious what triggers people have set up. I'm thinking about adding a relay output to cut non-essential loads automatically during low-battery events.