Add pymodbus to HA package constraints #882
-
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.
Replies: 2 comments 2 replies
-
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.
-
@WillCodeForCats HomeAssistant released another version with a pymodbus change that is breaking in a minor version. home-assistant/core#152097 Is SolarEdge multi, working with this? |
Beta Was this translation helpful? Give feedback.
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.