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.
Answered by
WillCodeForCats
Jul 3, 2025
Replies: 1 comment
-
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.
0 replies
Answer selected by
WillCodeForCats
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.