Been running a Pi 4 (2GB) connected to my Cerbo GX via VE.Direct for about eight months now and it's been rock solid. Using Venus OS Large on the Cerbo and pulling everything into InfluxDB on the Pi, then visualising with Grafana. The dashboards you can build are genuinely miles better than the standard VRM portal — I've got SOC, battery voltage, solar yield and load all on one screen with custom alerts if anything goes sideways overnight.
For my shepherd's hut setup this has been brilliant because I can spot patterns — like realising my overnight load was creeping up because I'd left the water pump on a dodgy pressure switch.
A few things worth knowing if you're just starting out:
- Venus OS Large is the key — enables the built-in InfluxDB exporter which makes the whole thing much simpler
- A decent SD card matters (or better yet, boot from USB SSD to avoid card corruption)
- Fogstar cells don't come with any monitoring onboard so having this layer of logging has been invaluable for tracking battery health over time
The only faff was getting Node-RED set up alongside it, but there's a solid write-up on the Victron community forum that walks through most of it.
Anyone else gone down this route? Curious whether others are pushing data to Home Assistant instead — I've seen a few posts about that integration and wondering if it's worth switching or just running both in parallel.