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

Split out targetFlowTemp and targetRoomTemp in MyHeatPump app. #191

Open
dfeist opened this issue Feb 10, 2024 · 0 comments
Open

Split out targetFlowTemp and targetRoomTemp in MyHeatPump app. #191

dfeist opened this issue Feb 10, 2024 · 0 comments

Comments

@dfeist
Copy link

dfeist commented Feb 10, 2024

Target Room Temperature and Target Flow Temperature are two quite different things. Using a single field for these has the following issues:

  • It is unclear who is using it for target room vs. flow temp (therefore reducing value of the field for anyone other than owner)
  • Unable to show target room and target flow temperatures.

Being able to see both target room and target flow temperature in the app and https://heatpumpmonitor.org/ is invaluable for understanding and monitoring the control strategy that is in use including i) day/set-back temperature ii) weather compensation in operation etc.

I propose that the app has both of these value seperatly. While not everyone will be able to provide these values they are generic parameters that apply to all installs.

@dfeist dfeist changed the title Split out targetFlowTemp and targetRoomTemp in MyHeatPump Split out targetFlowTemp and targetRoomTemp in MyHeatPump app. Feb 10, 2024
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

1 participant