Add pymodbus to HA package constraints #882
Answered
by
WillCodeForCats
gieljnssns
asked this question in
Q&A
-
Will this PR released with HA 2025.8.2 have an effect on this custom component? For now I wil not update HA. |
Beta Was this translation helpful? Give feedback.
Answered by
WillCodeForCats
Aug 16, 2025
Replies: 1 comment 1 reply
-
SolarEdge Modbus Multi custom integration is compatible with HA 2025.8.2 and that core PR. I try to make sure it will be forward compatible without causing breaking changes. The most recent pymodbus API changes are included in Release v3.1.6. I made these changes several weeks ago to prepare for the next time HA updated the version requirements. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
WillCodeForCats
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SolarEdge Modbus Multi custom integration is compatible with HA 2025.8.2 and that core PR.
I try to make sure it will be forward compatible without causing breaking changes. The most recent pymodbus API changes are included in Release v3.1.6. I made these changes several weeks ago to prepare for the next time HA updated the version requirements.