Skip to content

v2.0.0

Compare
Choose a tag to compare
@cdpuk cdpuk released this 29 Jan 20:49
· 13 commits to master since this release
896345c

This represents a major update to the underlying modbus communication technique, which brings a number of benefits:

  • More stable polling, with the update rate increased from 30s to 10s.
  • Compatibility with new inverter models and updated firmware.
  • A platform that can be extended with new features as required.

The only breaking change is the removal of two deprecated services for setting the inverter charge/discharge rates. Despite the major changes under the hood, the entities provided by the integration remain the same, making an upgrade straightforward.

Full Changelog: v1.9.1...v2.0.0