-
I have added the integration to my HA instance and while I have finally managed to get the automation to trigger and start charging, the wallbox is using FAR more power than I have surplus. The values of what I export into the grid are correct, e.g. right now about 1900W, however, the Wallbox in eco mode starts charging and goes to over 4500W (that is after setting the charging speed to 6A. When I had it set to the usual 16A, it went up to 11kW). What am I doing wrong, what part am I missing? edit: also, is there a way to ensure, that the energy stored in the battery is NOT being used? Sorry if these questions are dumb, I am new to both, HA and my pv system |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
typically the root cause is, that one (or multiple) of the values you provide via the service need to be multiplied with |
Beta Was this translation helpful? Give feedback.
-
It was in fact a setting in the app: apart from switching PV surplus charging on, one should also define the available settings, such as: starting power level (i left that at the default value of 1,40 kW) power preference (which I changed to "prefer power TO grid") and the grid target to "-200 W". |
Beta Was this translation helpful? Give feedback.
It was in fact a setting in the app:
apart from switching PV surplus charging on, one should also define the available settings, such as: starting power level (i left that at the default value of 1,40 kW) power preference (which I changed to "prefer power TO grid") and the grid target to "-200 W".
Since I have made these changes, the charge is dynamically adjusting to the available surplus.