Been running Home Assistant with my Victron setup for about eighteen months now and it's genuinely transformed how I manage things. The integration is solid once you get your head around it.
I've got a Multiplus II and MPPT connected via Modbus TCP, and the data flows into HA without drama. Real-time battery state of charge, load percentages, PV input — all accessible from the dashboard. Built some basic automations around it too, like notifying me when the battery drops below 20% during winter.
The unofficial Victron integration is what most people use, and it's well-maintained. Just make sure your Venus GX or Cerbo GX is on the same network and you're sorted. Some folks get caught out on the firewall side, so check that first if you hit connection issues.
What's genuinely useful is the historical data you can pull into Home Assistant. I've got a few template sensors logging daily solar generation and consumption, which helps with planning battery upgrades or sizing future panels.
One thing worth noting — don't rely on HA for critical alerts alone. I still keep the standard Victron monitoring running as a backup. Belt and braces approach, really.
Are others using any particular dashboards or automations that work well? I'm looking at improving my winter heating triggers based on battery levels and forecast solar data. Curious whether anyone's integrated weather data or grid price signals into their automation logic.