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

Feature: DPL: switch to allow ignoring SoC values #668

Conversation

schlimmchen
Copy link
Collaborator

unfortunately, the battery SoC values reported by battery BMSs are unreliable for some users. it offers great advantages to connect OpenDTU-OnBattery to a BMS (MQTT publishing of values, Home Assistent integration, etc.), but previously the users were then forced to configure the DPL by SoC values.

this change allows to configure the DPL such that SoC values are ignored. instead, the voltage limits are used to make DPL decisions.

the SoC related setting are hidden from the DPL settings view if SoC values are configured to be ignored.

closes #654.

unfortunately, the battery SoC values reported by battery BMSs are
unreliable for some users. it offers great advantages to connect
OpenDTU-OnBattery to a BMS (MQTT publishing of values, Home Assistent
integration, etc.), but previously the users were then forced to
configure the DPL by SoC values.

this change allows to configure the DPL such that SoC values are
ignored. instead, the voltage limits are used to make DPL decisions.

the SoC related setting are hidden from the DPL settings view if SoC
values are configured to be ignored.

closes helgeerbe#654.
@schlimmchen schlimmchen mentioned this pull request Feb 18, 2024
@schlimmchen
Copy link
Collaborator Author

Superseded by #679.

@schlimmchen schlimmchen deleted the prefer-voltages-over-soc branch February 29, 2024 17:35
Copy link

github-actions bot commented Apr 4, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request] Option to make DPL prefer voltage over SoC
1 participant