Skip to content

Release v4.0.0-pre.0

Pre-release
Pre-release

Choose a tag to compare

@WillCodeForCats WillCodeForCats released this 02 Aug 20:46
· 237 commits to ha-modbus-connection since this release
63af1a1

We're adopting Home Assistant's modbus-connection library. This is our first pre-release using this new library, which reduces lines of code in the integration by about 15%. This version uses the pymodbus backend.

These features have been removed since they are now obsolete:

  • Option for "Keep Modbus Connection Open" has been removed.
  • The modbus YAML advanced configuration has been removed.

In both cases the modbus-connection library manages connections so the integration no longer needs to do this.

Full Changelog: v3.3.2...v4.0.0-pre.0