Hello Victron Community,
I'm currently working on integrating my battery data into the Home Assistant energy dashboard, specifically focusing on the dynamic ESS feature. I'm trying to retrieve the necessary data via Modbus, but I'm encountering some issues.
So far, I've attempted to use Slave: 100, Address: 842. This setup does provide a value, but I'm facing a problem with negative numbers. The INT conversion doesn't seem to work correctly in Home Assistant (HASS), and HASS expects two separate values: one for generation and one for consumption.
Has anyone here experienced similar issues or could offer some guidance on which Modbus register I should be reading to accurately obtain these values?
Any insights or suggestions would be greatly appreciated!
Thank you!