When setting evcc into "quick" / "schnell" Mode Easee Charge Wallbox does not switch to 3phase 32A charging and stays in 1phase charging 6A charging. Problem (if i understodd correctly) was addressed with the version update 0.130.0
XXX
https://github.com/evcc-io/evcc/commit/9056fc60bda9f815b0f7c025a7d71060a7099a54 Easee: always pause/resume when phase switching on charger level (https://github.com/evcc-io/evcc/pull/15306)
XXX
problem still remains. charger logic error: current mismatch (got 6A, expected 32A)
Also tried with 1phase charging 8A setup, still the same
Or the charger switches to 1phase 32A max. 7.4KW
If I pause charging in the Easee App and resume charging then charging with 3phases 32A and 22KW is possible
Steps to reproduce
Set Charging to "now / schnell"
Set Charging logic to auto
hook up car
...
As you are only running a single Easee, #15306 is irrelevant for you.
The log clearly shows that evcc sends the respective commands for 3p switch and 32A. The Easee also confirms both commands, so it is not clear why it does not work as expected.
I have seen a similar case recently, were also the max Circuit Current was set to 1000A. I believe (but do not know for sure!) that this is an installation error. My working theory is, that since 1000A is an impossible value, that it gets confirmed by the API, but technically ignored by the charger. I assume the correct value would be 32A - so you might want to try adjusting the configuration of our site on the Easee portal.
Closing here for now - please feel free to reopen if you have anything showing an actual error.
Describe the bug
When setting evcc into "quick" / "schnell" Mode Easee Charge Wallbox does not switch to 3phase 32A charging and stays in 1phase charging 6A charging. Problem (if i understodd correctly) was addressed with the version update 0.130.0 XXX https://github.com/evcc-io/evcc/commit/9056fc60bda9f815b0f7c025a7d71060a7099a54 Easee: always pause/resume when phase switching on charger level (https://github.com/evcc-io/evcc/pull/15306) XXX problem still remains. charger logic error: current mismatch (got 6A, expected 32A)
Also tried with 1phase charging 8A setup, still the same Or the charger switches to 1phase 32A max. 7.4KW
If I pause charging in the Easee App and resume charging then charging with 3phases 32A and 22KW is possible
Steps to reproduce
Set Charging to "now / schnell" Set Charging logic to auto hook up car ...
Configuration details
Log details
What type of operating system are you running?
HomeAssistant Add-on
Version
0.130.0