In continuation of: V3.60: DESS grid setpoint:
I discovered that the grid setpoint is not working anymore in the final V3.60 release:
In continuation of: V3.60: DESS grid setpoint:
I discovered that the grid setpoint is not working anymore in the final V3.60 release:
Damn that screen is dark, I can hardly read it.
Your battery is at 31%, which is on the low side - not sure if that could be related.
What’s the grid feed-in price and your battery cycle cost ?
Maybe DESS is deciding that it’s not financially worth it to discharge to the grid ?
My system is running at 150W grid setpoint and that’s working perfectly.
As stated in the other thread: that doesn’t necessarily exclude a possible bug with negative grid setpoint.
I’ve been investigating this Issue these days.
The grid setpoint is always used, when DESS is running in regular ESS mode.
However, when DESS is placing a battery2grid restriction (either due to user configuration, or because DESS considers it suitable for the current schedule) the inverter additionally receives a discharge limitation as instructions.
That limitation generally matches consumption + dcsolar
, so the inverter is basically allowed to fully feed in and drive loads.
During night - or on systems without dc solar - that limitation now equals consumption. That however means, the inverter cannot cover consumption AND feedin to the grid, because it’s discharge limitation only allows for consumption.
So, in a nutshell: When a bat2grid limitation is active, that basically takes precedence over a negative setpoint currently.
I’ve updated the responsible code to take this into account and - when a negative setpoint is an explicit user-request - set the maximum discharge power to a value of consumption + the amount required to sustain a negative setpoint despite any in-place bat2grid restriction.
We currently don’t have a schedule for the next beta, but the fix will be part of it.
Sorry, my screen was in night mode..
Fyi: I use the -10 watt setting because the victron measures 10 watt less than the smartmeter of the energy provider and because a little bit of feed in is cheaper than a littlebit of grid usage, although it is possible to less to notice.
If you are not allowed to feed in from battery to grid by legislation it should not be possible to run a grid setpoint at minus when there is no solar available. So it’s a comprehensible behaviour.
I am allowed to feed in.
Yes, that’s the current idea. But there’s some things to consider:
So, the bottom line would be:
Relocating categories since this is now production software.