emoncms / app

Emoncms App module: application specific dashboards: includes myelectric, mysolarpv, myheatpump and solar + wind app.
GNU Affero General Public License v3.0
27 stars 71 forks source link

Add DHW mode to My Heatpump app #185

Closed MrTimbones closed 11 months ago

MrTimbones commented 11 months ago

This adds domestic hot water visualisation and stats to My Heatpump app:

  1. adds one additional feed heatpump_dhw which is non-zero when DHW is on
  2. highlights section of chart that when DHW is being heated
  3. displays kWh and COP statistic for heating hot water, as well as COP when not DHW
  4. adds option to exclude DHW from mean values when running

image

image

image

TrystanLea commented 11 months ago

This is really nice thanks @MrTimbones!