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

Map SOH registers #687

Open canton7 opened 1 month ago

canton7 commented 1 month ago

_Originally posted by @matthew270492 in https://github.com/nathanmarlor/foxess_modbus/discussions/686#discussioncomment-10824086_

williamjeccles commented 1 month ago

image SoH is supported in the v2 of Modbus and returns a value so for the latest K series firmware this would be nice to include in the integration as well.

MartB commented 2 weeks ago

I scanned registers in the 31090 range and found the following things:

H3 Battery SOH is in 31090 and in percent (e.g 98) H3 Battery Capacity seems to be in 31091 ; unit is Ah multiplied by 10 (e.g 455)

Master: 2.01 Manager: 1.80