OpenEVSE / ESP8266_WiFi_v2.x

ESP8266 WiFi for OpenEVSE Version 2.x
https://openevse.openenergymonitor.org
76 stars 46 forks source link

Solar PV divert calculates incorrect charging rate #227

Closed glynhudson closed 5 years ago

glynhudson commented 5 years ago

When Eco mode is first enabled the correct charging rate of 6A is calculated since solar PV gen is approx 1kW, the lowest the EV can change at is 6A approx 1.4kW. However if charging is paused then resumed Eco mode calculates a charging current of 9A (2.1kW) when solar PV still producing approx 1kW. Solar PV gen MQTT feed is correctly posting 1kW to EVSE.

Also if charging is paused (via web interface or button) then EV is unplugged then re-plugged Eco mode stays active when it should always revert to Normal (fast) charging mode when EV is unplugged to avoid accidentally having a slow charging rate for the next session

Screenshot 2019-05-12 at 15 40 50 Screenshot 2019-05-12 at 14 43 23

jbakuwel commented 5 years ago

For off grid systems it would actually be great if Eco mode (PV divert) would be persistent, ie. once set it remains set.