Release v4.0.0-pre.12
Pre-release
Pre-release
·
12 commits
to ha-modbus-connection
since this release
What's Changed
- Track write settle cycles after each read
- Modbust timeouts were actually coordinator timeouts
- Update binary sensor platform to use components
- Retire our generic ModbusReadError and ModbusWriteError exceptions
- Don't disconnect at end of normal cycles
- Increase modbus timeout to 6 seconds
- Add battery device factor to coordinator timeout
- Fix incorrect use of 'or' comparison for ipaddress by @WillCodeForCats in #1049
- Tests: Add scale_factor test by @WillCodeForCats in #1050
- Tests: Add tests for helper functions by @WillCodeForCats in #1051
- Tests: Add tests for hub options by @WillCodeForCats in #1052
Full Changelog: v4.0.0-pre.11...v4.0.0-pre.12