PV Surplus charging question #146
Unanswered
JakobTewes
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Asked claude....states: go-e Charger: PV-Only Surplus Charging ConfigurationThe go-e Charger uses three values to calculate available surplus power:
The ProblemIf you populate The SolutionAlways set This way, the charger only sees PV generation minus grid draw as available surplus — the battery is excluded from the calculation. Correct Configuration for PV-Only Charging
Home AssistantIn your HA automation or REST call to the go-e Charger, hardcode |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone,
I followed the PV Surplus config manual: https://github.com/marq24/ha-goecharger-api2/blob/main/docs/PVSURPLUS.md
Now my car is charged dynamically. I configured all three values "pgrid", "ppv" and "pakku".
Can someone explain, how things work with these attributes? Asking cause i wanted to only charge with solar power, but the wallbox also used up battery storage:
This is the sensor.goe_123456_pvopt_averagepgrid:
And this is my battery drain curve:
And the consumption from utility:
To me the curve looks a bit "hysterical" and not certain what i did wrong to assure, only solar generated energy is used.
Maybe someone got a hint :-)
Thanks and regards
Jakob
All reactions