Replies: 3 comments 29 replies
-
Can't see what you are doing in your automations, but anyway don't change Storage Control Mode each time. Set and leave to Remote Control once and do your automations. |
Beta Was this translation helpful? Give feedback.
-
Yes it does that. I attach a screenshot. You see the discharging yesterday evening and it just started charging on solar. SE says there is some AI involved so let it do its thing for a while. |
Beta Was this translation helpful? Give feedback.
-
@WillCodeForCats Is it possible to have some sort of debounce mechanism for changing values for inverts? Or combinding changes in one command? I have two inverters (master / slave setup). And changing settings is almost any time an issue and get not go through. Basically, I change values for "Storage Command Mode", "Storage discharge limit" and "Storage Default Mode". I have now added delays for many minutes, but even then the inverters became unresponsive. The first command is always set, the second of third are not. Can we send one command containing the changes we need like: In pseudo-code: Probably there is also a way to send the info combined multiple values using yaml?
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have run multiple automations that change the settings for the inverter.
In some cases, it needs to set 4 selections to have the correct configuration:
If the automation triggers changing the settings the inverter gives the error: "Error: Connection to inverter ID 2 failed".

Now I have set 10 seconds in the "Inverter command delay" option.

But it does not seem to help, because the automation is not always fully triggered.

Now have added a 15-second delay between each action, this seems to work.
Not a real issue, but the automation takes a long time to complete in this setup.
Quest: how can I solve this in a better and more cleaner way? Do you have any suggestions how to solve this?
Many thanks!
Jovana
Beta Was this translation helpful? Give feedback.
All reactions