Skip to content

v0.1.2

Choose a tag to compare

@sfstar sfstar released this 30 Jun 08:20
· 172 commits to main since this release
16af09f

This is a "bugfix" release that adresses the way this integration handles updating entities when the connection to the modbus service is lost. Although this doesn't adress all connection issues it should reduce the amount of scenario's that cause the entities to no longer update.

Breaking changes

None

Bugfix

  • Ensure that only coordinator data pushes are used to update entity state instead of also polling it from the entity side.

New features

None

Full Changelog: https://github.com/sfstar/hass-victron/compare/v0.1.1..v0.1.2