This release contains several bug fixes and fixes that improve the integrations stability.
Users that have devices not being detected by this integration should perform a rescan after upgrading.
Furthermore, the stability of handling victron non-documented output has been improved.
Previously returning undocumented values had the unfortunate effect of stopping entities from being updating.
Starting from this release the integration will now log an error and set the state of the entity as "nondecodeable".
Please note that also starting from this release the integration will allow some community sourced register decodings that are not properly documented by victron to be added. This entails a parting ways from the rigid approach of if it's not documented it's not added.
Breaking changes
None
Bugfix
- PV-inverters, solarchargers and grid meters with modbus id 35 or 36 are now correctly detected #36, #129, #137, #182
- State of charge is now correctly displayed for battery entities #130
- Improved resilliency to unsupported values being returned by the gx device #189
New features
- Unit id range introduced by gx release 3.20 is now supported #8, #157, #179, #192
- Ruuvi battery state low is now a supported decodeable value #186
Full Changelog: https://github.com/sfstar/hass-victron/compare/v0.1.7..v0.2.0