How to tell current operating mode / LWT #457
-
Hi, I am trying to determine the current LWT for heating / cooling, but the LWT variable is shared between heating and domestic hot water. I am yet to find a way to programmatically know the current LWT as it at any moment could be the DHW temp instead. Additionally, I can't find any variable that tells me the current mode the pump is in, which could have helped me differentiate. My ultimate goal would be to create two helpers, one that is the LWT for underfloor heating, and one for the DHW tank temp. To explain some more: heat_pump.Altherma: Gives a mode (off/heat_pump/performance), for me it is always on heat_pump even if the Altherma is not currently producing hot water. min_temp: 30
Leaving water offset: The current temperature rises and becomes the DHW t when the pump switches to heating water, as seen in the following screenshot. hvac_modes:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think there is currently not a variable to determine whether the a sww run is done or just heating/cooling, I have such a variable to our wishlist as part of #46 |
Beta Was this translation helpful? Give feedback.
I think there is currently not a variable to determine whether the a sww run is done or just heating/cooling, I have such a variable to our wishlist as part of #46