nmakel/solaredge_modbus

BIG and LITTLE Endian vs Big and Little Endian

SteveWin1 opened this issue · 3 comments

Endian seems to want BIG and LITTLE rather than Big and Little. I had to modify the init.py to get it working.

nmakel commented

Thanks for the heads up. Another breaking change by pymodbus, sigh. I've pinned pymodbus to 3.4.1 to stop this from happening.

fallout from pymodbus-dev/pymodbus#1743 i guess ?

nmakel commented

Fixed in 0.8.0.