HA Core 2025.7.0. pymodbus incompatible? #853
-
The homeassistant 2025.07 release contains a bump in the pymodbus library version used. Is the current version of this integration already able to function in the new environment? PR for the change: home-assistant/core#145948 Thanks for providing this great integration - really makes life easier ;) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
It works with pymodbus 3.9.2 in HA 2025.7.0. When pymodbus 4.0.0 is released in the future and accepted by HA Core I have PR #855 ready to go to update the integration. |
Beta Was this translation helpful? Give feedback.
-
Perfect! Thanks for the proactive maintenance! |
Beta Was this translation helpful? Give feedback.
It works with pymodbus 3.9.2 in HA 2025.7.0.
When pymodbus 4.0.0 is released in the future and accepted by HA Core I have PR #855 ready to go to update the integration.