Replies: 2 comments
-
|
Sorry, school boy error, indentation not right. Sorted now |
Beta Was this translation helpful? Give feedback.
-
Have you used generative AI to "help" you write the apps.yaml ? I believe you have, and it has generated a delusional configuration for you, the clue is in the error message 'extra keys are not allowed' Please DO NOT use generative AI and instead READ the documentation that details (in a lot of detail) how to configure predbat to talk to different inverters https://springfall2008.github.io/batpred/inverter-setup/#i-want-to-add-an-unsupported-inverter-to-predbat You will see that what you are trying to do (or rather what Chat GPT/Claude/Copilot) has generated isn't allowed. Hence the error message |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have a new setup that I am nearly there with. I am struggling with the below error for stop charge and stop discharge.
-03-15 15:42:10.480736: Warn: Service call select/select_option data {'data': {'entity_id': 'select.inverter_force_charge_discharge', 'option': 'Standby'}} failed
37418 2026-03-15 15:42:10.480661: Warn: Web Socket result failed {'id': 26, 'type': 'result', 'success': False, 'error': {'code': 'invalid_format', 'message': "extra keys not allowed @ data['data']"}}
37410 2026-03-15 15:42:08.381137: Warn: Service call select/select_option data {'data': {'entity_id': 'select.inverter_force_charge_discharge', 'option': 'Cancel charge'}} failed
37409 2026-03-15 15:42:08.381063: Warn: Web Socket result failed {'id': 25, 'type': 'result', 'success': False, 'error': {'code': 'invalid_format', 'message': "extra keys not allowed @ data['data']"}}
34433 2026-03-15 15:41:45.461962: Warn: Found 26 gaps in load_today totalling 8790 minutes to fill using average data
This is the code
Charge and discharge work fine.
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions