squishykid / solax

🌞 Solax Inverter API Wrapper
MIT License
100 stars 57 forks source link

X1 Boost energy values off #130

Open kalosisz opened 1 year ago

kalosisz commented 1 year ago

Generated, exported and imported energy values can be off if they are over 6.5 mwh.

The generated energy values are stored in 2 16 bit integers.

kalosisz commented 1 year ago

https://github.com/squishykid/solax/pull/129 would resolve this issue