Skip to content

v0.3.0

Compare
Choose a tag to compare
@sfstar sfstar released this 19 May 08:44
· 48 commits to main since this release
1ec1567

This release contains several bug fixes, improvements and a breaking change.

Users that have a device with modbus id 0 connected should perform a rescan after installing this update.
This will seperate the modbus device with id 0 into it's seperate dedicated device.
Unfortunately historical data for the entities, when the device was placed under unit id 100, will not be transfered.
All other entities and devices should remain unaffected.

Breaking changes

  • Split device with unit id 0 into a dedicated device instead of grouping under device 100 #21, #47, #96, #138, #161, #191

Bugfix

  • Add unit id 101 as valid unit id for temp sensors #45
  • Add unit id 36 to allow for the detection of more pvinverters #200
  • Decode ess_mode values more accurately #44
  • Scale startervoltage of alternator by 10 instead of 100 #27

New features

  • Allow users to change the host IP when migrating subnets/ip's by reconfiguring the integration #121
  • Add solarcharge state "WAKE-UP" as a decodable value #178
  • Add tank status "ERROR" as decodable value #102

Full Changelog: https://github.com/sfstar/hass-victron/compare/v0.2.0..v0.3.0