v0.4.2-beta.1 - Pymodbus 3.11.1 Compatibility
Pre-release
Pre-release
🚀 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.2to>=3.11.1 - Migrated from deprecated
slaveparameter todevice_idin Modbus API calls - Renamed internal constant
DEFAULT_SLAVE_IDtoDEFAULT_DEVICE_ID - Maintained backwards compatibility for
SLAVE_ON/SLAVE_OFFconstants
🧪 Testing Required
This is a pre-release version. Please test with your HomeAssistant 2025.9.x installation and report any issues.