openevse_esp32_firmware icon indicating copy to clipboard operation
openevse_esp32_firmware copied to clipboard

Charging Tesla with PV divert in cold weather

Open Zuikkis opened this issue 3 years ago • 0 comments

Hi,

I'm from Finland.. It's the time of the year again when it's quite cold but solar plant is already producing over 6kW peaks.

Tesla charger starts up really slow in cold weather. I think it first heats the battery, and uses only battery power for that because the current draw will help heating. So when charging, OpenEVSE reports only 0.22A current (about 150W in 3 phase)! This can go on for 15-30 minutes or even longer if it's really cold. Then suddenly car decides it's good to go and starts charging.

It's usually no problem if you charge over night, but now when solar is available it's a bit bad. OpenEVSE first waits for 1400W (in 3 phase, so 4200W total) before it starts charging. But then car only takes 150W for next half an hour, and solar is wasted. What's worse, if there's clouds etc and solar is temporarily unavailable, OpenEVSE cuts power even is car is only taking 150W!

Here's a graph from today, this is Domoticz logging the reported OpenEVSE power:

kuva

See where it drops to zero a few times. I'm sure car would have started charging a lot earlier if there weren't those breaks?

Oh, I'm sorry to admit that I'm using 3.3.2 version. But I skimmed through later release notes and couldn't see anything related. Sorry if this is already changed!

TLDR: OpenEVSE shouldn't cut charging if car is not really drawing power! ;) Maybe ignore calculated amps if real amps are under 0.5A?

Zuikkis avatar Mar 28 '22 11:03 Zuikkis