This release adds a startup check for old pymodbus versions other custom integrations might load. Older versions of pymodbus will break updated integrations (including this custom integration) with current versions of Home Assistant and prevent them from loading or log errors.
Requires Home Assistant 2025.2.0 or newer with pymodbus 3.8.3 or newer.
What's Changed
- Add required pymodbus version startup check by @WillCodeForCats in #805
Full Changelog: v3.1.1...v3.1.2