v1.3.20
v1.3.20
Export Priority now shows the correct setting
The Export Priority control was displaying the wrong option — for example "Battery First" when the portal showed "Load First" — due to a mismatched value mapping in the underlying library. It now reads the right value.
Battery AC charge/discharge limit minimum restored to 1
The minimum for the AC-coupled "Inverter Charge/Discharge Power Percentage" controls was briefly lowered to 0 in v1.3.17, but the inverter rejects a 0 write to those registers (the DC-side limits still accept 0). The minimum is back to 1.
Both backed by givenergy-modbus 2.5.9.
Changes
- fix: restore the AC charge/discharge limit floor to 1 (#52) (83d6c1b)
- fix(deps): bump givenergy-modbus to 2.5.9 (Export Priority + AC floor) (#218) (065f018)
Full Changelog: v1.3.19...v1.3.20