app icon indicating copy to clipboard operation
app copied to clipboard

Add DHW data to myheatpump app

Open andrekuehne opened this issue 9 months ago • 3 comments

I added the ability to add feeds for DHW & DHW target temperature into the myheatpump app.

image

There is also an added .gitattributes file - I needed to add this to ensure proper cross-platform development on windows devcontainers within VSCode.

andrekuehne avatar Apr 07 '25 09:04 andrekuehne

I pulled this onto my own instance, and it works well :+1:

My only thought is that maybe this should be toggleable via a checkbox option, like for Flow Rate.

MrTimbones avatar Apr 07 '25 13:04 MrTimbones

That's a great idea, it won't clutter the interface then. I'll put that in.

andrekuehne avatar Apr 07 '25 14:04 andrekuehne

I added the checkbox option and it is disabled by default, just like the flow rate. I also applied this to the other PR regarding DHW loss rate calculation

andrekuehne avatar Apr 07 '25 15:04 andrekuehne