Description of expected Inverter operation for each batpred mode #2416
sparkyhughes
started this conversation in
General
Replies: 2 comments 1 reply
-
A lot of this is down to how the inverters are configured in Apps.yaml. These are my personal notes on the modes, however this is for the Fox inverter not Solar Assistant so "your mileage may vary". Also I am not guaranteeing that I've correctly understood them all!
|
Beta Was this translation helpful? Give feedback.
1 reply
-
This is already included in the predbat documentation https://springfall2008.github.io/batpred/what-does-predbat-do/ |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
In the plan that Batpred creates and executes, there are several difference scenarios. It would be good to see these modes documented and the expected operation of the Inverter/battery.
I’m using Solar Assistant with a Growatt inverter and it would be good to clarify the expected operation so that I can properly configure the service which executes that. Some are easy to understand, others not so.
For example:
Export - easy to understand, export battery down to the target SOC
Freeze Export (usually seen during the day) - Does this match the “discharge_freeze_service”? my current setup does not charge the battery with excess solar, is this expected? What I see here is that if the house load is higher than solar (ie we have a wash on or dishwasher etc) then I’m importing from the grid on peak rate. Maybe my inverter mode is wrong here?. The target SOC in the plan stays the same for that block of Freeze Exporting so it looks like Batpred wants to keep the battery at the same SOC level and export as much solar as possible, even if we periodically import from the grid if cloudy and an appliance is on.
Charge Freeze - is this to stop charging from both grid and solar? Or just grid?
from the above you can see I’m after some clarification so that I can properly configure the Service API stuff in apps.yaml.
Beta Was this translation helpful? Give feedback.
All reactions