Release v4.0.0-pre.0
Pre-release
Pre-release
·
237 commits
to ha-modbus-connection
since this release
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
modbusYAML 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