We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current heat pump controllers have two OnOff models: One to control the compressor, one that decides if operation is safe.
Refactoring to avoid confusing is necessary. Any ideas for different names?
Affected models:
AixLib.Controls.HeatPump.BaseClasses.OnOffHP
AixLib.Controls.HeatPump.HPControllerOnOff
AixLib.Controls.HeatPump.SafetyControls.OnOffControl
The text was updated successfully, but these errors were encountered:
@FWuellhorst Is this issue still current?
Sorry, something went wrong.
I will use TwoPoint Controlled Heat Pump as a name
Add scripts, rename, remove old files #1128
2ab5414
add changes from #1128 and #1302 to this branch
abb6d72
FWuellhorst
Successfully merging a pull request may close this issue.
The current heat pump controllers have two OnOff models: One to control the compressor, one that decides if operation is safe.
Refactoring to avoid confusing is necessary. Any ideas for different names?
Affected models:
AixLib.Controls.HeatPump.BaseClasses.OnOffHP
AixLib.Controls.HeatPump.HPControllerOnOff
AixLib.Controls.HeatPump.SafetyControls.OnOffControl
The text was updated successfully, but these errors were encountered: