Skip to content

v0.1.7

Choose a tag to compare

@sfstar sfstar released this 27 Feb 13:32
· 148 commits to main since this release
ab505e2

"BREAKING CHANGE"
Victron has released an new modbus register XLSX file.
In this file the registers for:
sensor.victron_pvinverter_power_max_capacity
sensor.victron_pvinverter_power_total
sensor.victron_ gps_altitude

Have been marked with new unit of measurements reflecting the actual value being reported.
Users that have an pvinverter and/or an GPS device connected to the GX device will have to manually "fix" the entities after updating the integration.

This can be done by pressing the "Fix Issue" button on the page "developer tools" -> "statistics"
You can also use this button to navigate to the page (if you have my homeassistant configured):

Open your Home Assistant instance and show your statistics developer tools.

Ensure that you choose the "Update the unit of the historic statistic values from '' to 'W', without converting." option.

Please note that if you downgrade from v0.1.7 to an earlier version you will need to perform the "Fix Issue" flow again (after downgrading) to revert the statistics unit of measurement back to the value used in those releases.

Users that don't follow the "Fix Issue" flow will experience no statistics data being compiled for these entities.

Breaking changes

Bugfix

None

New features

None

Full Changelog: https://github.com/sfstar/hass-victron/compare/v0.1.6..v0.1.7