v0.1.2
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