Skip to content

v0.4.2-beta.1 - Pymodbus 3.11.1 Compatibility

Pre-release
Pre-release

Choose a tag to compare

@alexdelprete alexdelprete released this 07 Sep 18:10
v0.4.2-beta.1
0dff2ce

🚀 Pre-release v0.4.2-beta.1

⚠️ Breaking Changes

  • Requires pymodbus 3.11.1 or higher for compatibility with HomeAssistant 2025.9.x

✨ What's Changed

  • Updated pymodbus dependency from >=3.9.2 to >=3.11.1
  • Migrated from deprecated slave parameter to device_id in Modbus API calls
  • Renamed internal constant DEFAULT_SLAVE_ID to DEFAULT_DEVICE_ID
  • Maintained backwards compatibility for SLAVE_ON/SLAVE_OFF constants

🧪 Testing Required

This is a pre-release version. Please test with your HomeAssistant 2025.9.x installation and report any issues.

📝 Full Changelog

v0.4.1...v0.4.2-beta.1