Fox ESS AC1+ECS4100 h7 - Known working configuration example (UK Octopus Cosy) #2720
Replies: 3 comments 28 replies
-
|
Going to use this as a starter for my apps.yaml - is there any reason you used the min soc on grid, rather than min soc entity? |
Beta Was this translation helpful? Give feedback.
-
|
I'm happy to merge this into the Predbat documentation, and sorry @PeterHaban that it got overlooked before Looking at the reserve definitions in the apps.yaml, it's not right. In the inverter definition, the 'reserve' line will be ignored as its not part of the expected inverter definition: Then later on down, when the reserve is defined in the predbat section: This isn't going to do anything either ! Predbat is expecting reserve to be configured to point to an inverter control that predbat can use to set the battery reserve level so it should be configured to an entity on the inverter. If the inverter doesn't have a reserve then this can be omitted and 'has_reserve_soc' in the inverter definition is set to False. If you don't export then probably you won't have noticed that this isn't working right. be useful if you can give some more detail of the input_numbers and templates you used to get this working and what values you set them to |
Beta Was this translation helpful? Give feedback.
-
|
I've changed my battery_rate_max to 5000W and turned off switch.predbat_set_charge_low_power so fingers crossed that will get me a charge curve, any hints on how many days of data it will need? I assume once I get my charge curve I can put it into the battery_charge_power_curve section and turn the low power charging back on? |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
After spending over a year to install solar panels, inverter and battery I have taken the plunge and moved to Octopus Cosy. I found Predbat shortly after, some of the Fox ESS examples were a bit out of date so I've taken a bit of time to build my own and wanted to share it in case anybody else might find it useful. It runs off the work modes and charge_rate/discharge_rate, I've had it running for over two weeks now and works perfectly including free electricity sessions, I don't export.
I'm sure there is more room for improvement e.g. I can't get the battery curve to work yet but this should be a good starting point to easily get the basics up and running, all feedback welcome :)
foxess ac1.txt
Beta Was this translation helpful? Give feedback.
All reactions