Question about storage_discharge_limit property. #632
Replies: 3 comments 6 replies
-
In what time do you see it auto-reset to 5000? I looked into my code where I set the discharge limit and I made a comment there about a discharge limit reset to 5000 that occurs every day. But it can be set it to 0 anyway. I'm aware that this does not explain your persisting setting with a value of 1. |
Beta Was this translation helpful? Give feedback.
-
I'll do some extra checking, thank you for the feedback, it gives me something to test and validate further. I'll setup some test scenarios and report back. I did have an automation in place to listen for a 0 request and set t 1 instead, which seemed to work. I'll disable and experiment. and report back. |
Beta Was this translation helpful? Give feedback.
-
I can see that I get the same kind of thing overnight, "became unavailable" around 23:02. I've not been able to replicate this today on the fly (I wish I had tested before starting this thread)... but I suspect what was said here may be correct. perhaps for some reason the request didn't get accpeted or received and it resets back to the previous value. I'm going to need to do more testing. Ultimately, it seems I got the answer to the question raised though. 0 is valid. :) Thanks all for taking the time to reply, I appreciate it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am checking into an issue related to PredBat and Modbus Multi, and seeking some clarification with regards to the property number.solaredge_i1_storage_discharge_limit
When PredBat does a hold, it may set this property to a value of 0.
However, if I manually, or something automated sets this property to a value of 0 then it auto-resets back to 5000. The same does not happen with a value of 1.
Is a value of 0 invalid?
Thank you,
Beta Was this translation helpful? Give feedback.
All reactions