v0.1.7
"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):
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
- This release changes the unit of measurement for pvinverter_max_capacity, pvinverter_power_total #133 #142 #159 #169 based on victronenergy/dbus_modbustcp#30
- This release changes the unit of measurement for gps_altitude #28 based on victronenergy/dbus_modbustcp#31
Bugfix
None
New features
None
Full Changelog: https://github.com/sfstar/hass-victron/compare/v0.1.6..v0.1.7