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

[ENHANCEMENT]:DHW-Temperatur adjustable with Scheduler #120

Closed
WP-Rue opened this issue Jul 21, 2023 · 7 comments
Closed

[ENHANCEMENT]:DHW-Temperatur adjustable with Scheduler #120

WP-Rue opened this issue Jul 21, 2023 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@WP-Rue
Copy link

WP-Rue commented Jul 21, 2023

Is your feature request related to a problem or use case? Please describe.
I use your Nodered Flow V23.0 since 4 weeks- first off all: thank you very much for your work!!!
I would like to reduce setpoint for DHW to shift operation time from night to day- because of higher outside temperatures and therefor better cop. I didn’t find a solution with the scheduler…?

Another question concerning the code: there are nodes (complete!) which are not looking at the end of any other node- in my imported flow: is that ok?

Describe the solution you'd like
A clear and concise description of what you want to happen.
Setpoint DHW in scheduler…
Thanks and have a nice holiday!
Greetings
Rüdiger- lower Saxony, Germany

@WP-Rue WP-Rue added the enhancement New feature or request label Jul 21, 2023
@edterbak
Copy link
Owner

thats a good idea.
I will pick this up.

thanks !!!

@edterbak edterbak self-assigned this Jul 21, 2023
@edterbak edterbak added this to the Stable Release (v24.00) milestone Jul 21, 2023
edterbak added a commit that referenced this issue Jul 21, 2023
[2023-07-22] v23.05 Stable. Changes:
- [New feature] Add to scheduler the option to set the DHW setpoint temperature. (#120 #120)
edterbak added a commit that referenced this issue Jul 21, 2023
[2023-07-22] v23.05 Stable. Changes:
- [New feature] Add to scheduler the option to set the DHW setpoint temperature. (#120 #120)
@edterbak
Copy link
Owner

Done in v23.05
Ready for upload at your will. :)

@edterbak
Copy link
Owner

edterbak commented Jul 21, 2023

Hi Rüdiger, :)
You can close this item if you think this is implemented and as requested.

@WP-Rue
Copy link
Author

WP-Rue commented Jul 22, 2023

Thanks for your ultra-fast response and reaction!! I will try within the next days an will report- not so fast as you...;-)

@WP-Rue
Copy link
Author

WP-Rue commented Jul 24, 2023

V23.05 imported and deployed: will see if setting of DHW will work tonight. One feedback already: if you try to change the temperature of dhw SP in scheduler again, the window for adjusting don't open again: you have to choose any other action again first and than choose again dhw setpoint to get to the window to adjust the temperature...
And I reduce to 35 degree, because my sensor is 5 degrees to low😉

@WP-Rue
Copy link
Author

WP-Rue commented Jul 24, 2023

In system log set setpoint DHW is visible- but no reaction of heatpump or in heishamon ( TOP 9: Target Temp DHW) - will have a look within next days and report here..

@WP-Rue
Copy link
Author

WP-Rue commented Jul 27, 2023

For changing the temperature in function block "pupup" in flow "WP_Scheduler" I had to add some parseInt -e.g.:
if (pay===undefined || parseInt(pay) < 5) {pay=20} to avoid error.
I had problems with an old entry in the scheduler- maybe the update of an old entry in the scheduler-list to the new condition-feature didn't work perfect. But after deleting my old entry (from my previous version 23.02) and create a new one - the feature of adjusting DHW-target-temperature seems to work.

@WP-Rue WP-Rue closed this as completed Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants