Been doing this for about 8 months now on the shepherd's hut build and honestly it's been brilliant once I got my head around it 🙂
Running a Pi 4 with VictronConnect data pulled via a Venus OS setup — logs everything to InfluxDB and then Grafana for the pretty graphs. Took me a weekend to get it all talking properly but now I barely touch it.
Few things I've noticed:
- The MPPT data from my Victron SmartSolar 100/30 is dead accurate compared to what the app shows
- Battery SOC tracking on my Fogstar lithium cells has been rock solid
- Had one weird dropout after a power cut wiped the Pi's SD card — now running off a proper USB SSD instead, sorted
Main reason I went local rather than VRM portal is just the privacy thing tbh. Don't love everything sitting on their servers. Also works fine when I've got no signal out in the Dales which is... often 😅
Thinking about adding a temperature sensor feed next, maybe track the hut ambient vs battery compartment temps through winter.
Anyone else gone down this rabbit hole? Curious what OS image people are using — I started with Raspberry Pi OS but seen some mention of dedicated Venus OS builds running directly on the Pi which looks interesting. Not sure I want to rebuild everything again though knowing me I'd end up breaking something and spending another weekend on it!