-
Notifications
You must be signed in to change notification settings - Fork 7
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]: Support for Zone2 and Buffer tank #132
Comments
Hi geduxas, Thank you for your request. Can you help me understanding the request fully. I am unfamiliar with zone2 and buffer setups. Can you draw the picture or explain how the pump is controlling them? |
Yes, RTC support could be best start. And for other function's i think it will require hard work :) To run 2 zones heatpump requires upgrade for optional PCB. Both zones can be controlled by heatpump, or one of them as directed. Buffer tank also is optional. Both zones have separated supply water temperature sensors, and pump controlled circulating pump (on/off only) and if it's controlled zone it will have it's own mix valve with pump controlled actuator. With buffer tank installed heatpump setpoint will be highest temperature of zone +2° so if heat request for Zone 1 will be 36°, Zone 2 - 28, over all setpoint for buffer will be 38° + buffer tank delta(0-10° if i remember correctly) |
Hi I have just added a little thing in the dashboard whch will help with 2 zones. This is a very small thing, Not including the RTC addition you mentioned. But I wanted to let you know anyway. It is currently on my local version, which is post v23.10 beta8. So the next release (beta9 you should see it. |
I am glad that things are going :) i tried to accomplish by myself, but i am little know node-red, so first of all just renamed all rtc values to rtc_z1 but i think it's little bit wrong :) so thanks! Now i managed to move my main heating zone from zone2 to zone1 to test all node-red, and i was shocked by possibilities available! 3y using heishamon and just now discovered it :D i think it should be better documented to heishamon itself about possibilities it has. |
😄 Nice I just noticed you forked and did some work in it ... sweet. I will already start using the z1 name of variables and setpoints graduatly when I come accross them. |
Hi, I saw an debate about including Z2 on Tweakers portal, but unfortunately I cannot reply there. I'm using 2 zones - one for radiators and one for underfloor heating. From your flow I'm using WAR+RTC (for zone1) and custom flows to control Z2 pump and mixing valve based on Heisha Optional PCB emulation. For zone2 it would be nice to have at least WAR and then option to use calculated value inside my personal NodeRed flows. |
Is your feature request related to a problem or use case? Please describe.
I am using heatpump with 2 zones of heat. So there is no posibility to control second zone for now. Also i have installed buffer which have additional control for it.
Describe the solution you'd like
Would like to have ability to controll Zone2 in same way as Zone1, i think its stright copy of Zone1 element's
Describe alternatives you've considered
For now it's controlled manualy.
The text was updated successfully, but these errors were encountered: