Skip to content
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

Discharge Start/Stop based on SOC with hysteresis #43

Open
Fry3199 opened this issue Apr 1, 2024 · 1 comment
Open

Discharge Start/Stop based on SOC with hysteresis #43

Fry3199 opened this issue Apr 1, 2024 · 1 comment

Comments

@Fry3199
Copy link

Fry3199 commented Apr 1, 2024

Right now there is only one State-of-Charge (SOC) Limit that starts and stop the Discharge.

This leads to a rapid activation and deactivation of Discharge when the available Solar power is smaller or equal to the needed discharge power. (e.g. 20% SOC set in the app: Discharge starts at 21% and is stopped as soon as 20% is reached again).

Just implement a small (and preferable adjustable) hysteresis functionality, e.g. 5%:
This would start the Discharge only at 25% and would allow it all down to 20%. Then the SOC needs to reach 25% again before Discharge is allowed again.

@martinh78
Copy link

Yes, I would like that feature too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants