Skip to content

v1.9.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@wimb0 wimb0 released this 04 Dec 08:48
· 154 commits to main since this release
c43d38f

Fix pymodbus errors when using multiple modbus devices.

Breaking issue:
Now requires Home Assistant 2023.9.1 (Was 2021.12.0)

Full changelog:

  • Update pymodbus requirement to use pymodbus 3.5.1 or higher.
  • Changed Endian.Big to Endian.BIG in hub.py
  • Updated Home Assistant requirement to at least 2023.9.1
  • Requires HACS 1.28.4 or higher