New ModBus Python or Solaredge doesn't work #12
-
I have already the plugin running with pymodbus 2.4.0, I tried a fresh install and the plugin was not able to connect with inverter (pymodbus 2.5.0). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Yes thanks for the heads up.
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the info. pymodbus >= 2.5.0 apparently has "new behavior" according to the release notes of the solaredge_modbus library (which is used by this plugin). |
Beta Was this translation helpful? Give feedback.
Thanks for the info.
pymodbus >= 2.5.0 apparently has "new behavior" according to the release notes of the solaredge_modbus library (which is used by this plugin).
I will test this and see if there is anything that needs to be done in the plugin.