Release v1.6.2
Pre-release
Pre-release
EDIT: This release is pulled because it has a bug in it, which gives problems when switching charging Modes.
- Previously, the default charging mode at boot was the one that was entered by the LCD screen. Users found this not logical (and sometimes even unwanted behaviour), so in this release the charging mode will be preserved after a reboot, whether it was changed through website, through API or through the LCD screen.
- Also the charging strategy is improved: in Solar mode the SmartEVSE would fall back to MinCurrent if it exceeded MaxMains or MaxCircuit, now it just falls back enough to prevent the overload.
- In these calculations now also negative grid currents are taken into account, so faster adaption to the maximum solar energy that can be used for charging.
- When EnableC2 set to “Solar Off”, changing from and to solar mode will cycle through “OFF” status so phase detection and contactor switching are still in order.
- Improved several logging messages.