Skip to content

Conversation

@DFEvans
Copy link
Contributor

@DFEvans DFEvans commented Dec 26, 2025

Commit aa180dc altered the config.py values for has_target_soc and has_reserve_soc to True in config.py, referencing issue #2077. However, this causes Predbat to set the target SOC to 0% (or some other minimum reserve value) when in Demand and Freeze Charge mode, which forbids the system from charging the battery from solar. Looking at the discussion in #2077, it appears that this change was stated as not working correctly by its original proposer, and all responses have concurred that it is not working correctly.

Revert the change and set the parameters back to False.

Commit aa180dc altered the config.py
values for `has_target_soc` and `has_reserve_soc` to True in `config.py`,
referencing issue springfall2008#2077. However, this causes Predbat to set the target SOC
to 0% (or some other minimum reserve value) when in Demand and Freeze
Charge mode, which forbids the system from charging the battery from solar.
Looking at the discussion in springfall2008#2077, it appears that this change was stated
as not working correctly by its original proposer, and all responses have
concurred that it is not working correctly.

Revert the change and set the parameters back to False.
@springfall2008 springfall2008 merged commit 5bfc5c8 into springfall2008:main Dec 26, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants