Run "luxtronik_0_00_circulation_pump_heating" and "luxtronik_0_00_pump_flow" manually #681
Replies: 4 comments
|
Thanks for the detailed report! A couple of things worth clarifying and two possible paths forward. First, Option 1 — use the heat pump's own automatic passive cooling This integration already exposes the heat pump's built-in passive cooling control:
When enabled, the heat pump's own logic decides when to run VBO/HUP for cooling — no manual pump control needed. The catch: this only works if your exchanger is plumbed into one of the heat pump's existing MK circuits, and that circuit's type is set to "Cooling" or "Heating+Cooling". That type setting is an installer-level parameter ( So: is your external heat exchanger plumbed into one of your existing MK circuits, or is it a standalone loop tapped directly off the ground/brine line? If it's an MK circuit, setting that circuit's type to cooling on the heat pump panel and then flipping Option 2 — experimental: try the VBO pump-control parameters directly If your loop is a standalone tap (not an MK circuit) and option 1 doesn't apply, there are two undocumented parameters that look promising by name, though neither this integration nor the upstream
The naming suggests a VBO pump control-mode setting and a target-speed/RPM constant, but this is a guess — nobody has verified it on real hardware. If you're willing to experiment carefully:
|
|
Thanks for the picture and the extra detail — that makes the goal much clearer. Since there's no KSE 192 (or similar) installed, this isn't something the heat pump's own "cooling" logic will handle (that only applies to a properly configured cooling-capable mixing circuit), so Option 1 from my last comment doesn't apply here. This is really about manually forcing HUP + VBO to run together with the compressor off — good news is at least the HUP half is already solvable with entities this integration exposes. Turning HUP on/off manually This integration already has a "venting" feature that does exactly this for the heating circulation pump. Three entities are involved:
To turn HUP on:
HUP should then run for the configured duration. You can confirm it's actually running via One note in case it saves you some confusion: this is specifically the heating-circuit HUP. There was a report in #322 of these switches "not working," which turned out to be someone trying to use them for the domestic-hot-water circulation pump instead — a different pump these switches don't control (that's the separate, still-open #310). Since your bypass is on the heating circuit, you're using them for the right pump. Does VBO come along for the ride? That's the open question. Could you trigger a HUP vent run as above and watch |
|
Thanks again for looking into this. |

Uh oh!
There was an error while loading. Please reload this page.
To build a DIY cooling system, I would like to run these pumps manually. This is just to run an external heat exchanger with the ground source (passive cooling). I have already finished the pipe installation, but I am unable to run the pumps manually.
All reactions