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

Predheat. Not Reading Flow Difference Target from apps.yaml #1639

Open
broeky opened this issue Nov 20, 2024 · 1 comment
Open

Predheat. Not Reading Flow Difference Target from apps.yaml #1639

broeky opened this issue Nov 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working fixed predheat

Comments

@broeky
Copy link

broeky commented Nov 20, 2024

Describe the bug
there is a typo in Predheat which means that the Flow Difference Target is defaulting to 20.
Expected behaviour
to correctly read the apps.yaml flow_different_target

Predbat version

8.6.1 main

Environment details

Heat Pump.

Screenshots

check line 517 in predheat. self.flow_difference_target = self.get_arg("float_difference_target", 20.0, domain="predheat")

Log file

@springfall2008
Copy link
Owner

Fixed on main, will release soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed predheat
Projects
None yet
Development

No branches or pull requests

2 participants