nathanmarlor / foxess_modbus

FoxESS inverter integration. Connect directly to your FoxESS inverter (no cloud!) for real-time status and control.
MIT License
118 stars 21 forks source link

Fix for InvBatPower2 register endian change #694

Closed FozzieUK closed 3 weeks ago

FozzieUK commented 1 month ago

the latest H3 Pro firmware Master 1.53, Manager 1.22 has flipped the endian for this register; which now matches the Fox modbus definition (V1.05.00.00) see https://github.com/nathanmarlor/foxess_modbus/discussions/685#discussioncomment-10811413

FozzieUK commented 1 month ago

@canton7 can you update the pytest snapshot please - update: no problem, I worked it out.

canton7 commented 3 weeks ago

Thanks!