-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple warnings: "Warn: Out of range index 1 within item" #1666
Comments
battery_scaling and inverter_time should be set in apps.yaml one per inverter. You should also comment back in the other settings below this comment which is actually now incorrect as some are used for charge curve calculation: # If not using REST then instead set the Control here (one for each inverter)
# - you can delete this section if using REST
... The warning reducing idle time and device_id can be ignore I think that's a bug on my side |
* Fix some warnings with index out of range #1666 * Some created entities should be an array * Update inverter.py
Thanks Trefor, I can't see how to set *battery_scaling* and *inverter_time*
for each inverter, please can you advise?
Also to confirm I should have this section as per below?
[image: image.png]
…On Sat, 30 Nov 2024 at 19:23, Trefor Southwell ***@***.***> wrote:
*battery_scaling* and *inverter_time* should be set in apps.yaml one per
inverter.
You should also comment back in the other settings below this comment
which is actually now incorrect as some are used for charge curve
calculation:
# If not using REST then instead set the Control here (one for each inverter)
# - you can delete this section if using REST
...
The warning reducing idle time and device_id can be ignore I think that's
a bug on my side
—
Reply to this email directly, view it on GitHub
<#1666 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5MU7SIMOI7LFSSX67PPW532DIGBLAVCNFSM6AAAAABSSXBNVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBZGE2DSOJSHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
You've got badly formatted YAML If you look at your apps.yaml, each entry should be indented by two spaces soc_max and reserve are both indented correctly and then everything after that is missing a space see https://springfall2008.github.io/batpred/apps-yaml/#warning-appsyaml-file-format |
Predbat displaying multiple warnings.
System is 2 x Hybrid Inverters, 2 x batteries and GivTCP 3.
Also running PredAI
Predbat log and apps.yaml as requested attached.
predbat.log
appsyaml.txt
The text was updated successfully, but these errors were encountered: