-
-
Notifications
You must be signed in to change notification settings - Fork 13
Description
I am currently setting up my system using evOpt with 15-minute timeslots (Tibber Pricing) and I am observing behavior regarding the charging power that I cannot fully explain. I would like to verify if my understanding of the logic is correct or if there is a bug/constraint I am missing.
My Setup: Max AC Charge: 2400 W
Interval: 15-minute Timeslots (Tibber)
Mode: evOpt
Observed Behavior: If 0.6 kWh of energy is requested for a specific 15-minute slot (see Screenshot 1), I would mathematically expect the following AC Charge Demand:
0.6 kWh * 4 = 2.4 kW (2400 W)
This corresponds to my configured Max AC Charge. However, while the full power is often predicted in the forecast and during the night, the system very rarely actually requests the full charging power during the live timeslot (see Screenshot 2). It appears that the actual demand often falls short of the forecast/calculation.
I noticed that using "EOS" (instead of evOpt/15-min logic) utilizes the maximum battery power much more effectively. However, I do not want to disable the 15-minute timeslots.