OpenEnergyMonitor development plan discussion

Indeed, this will have an impact on the overall property heat loss and system design, but along with internal system flow temperature etc, the main external influence on the actual ASHP performance is outside temperature - and humidity especially around defrost cycles.

We can add an additional field to see the mean outside temperatures, but was wondering if that, and maybe Carnot % would be useful as part of the default view?…but I guess there is a limit to practical number of columns on the landing page!

I’ve summarised the feature requests ideas so far in the introduction post to make it easier to keep track of this. I’ve also updated the change log OpenEnergyMonitor development (updated Oct 28th) - #19 by TrystanLea. Cheers!

2 Likes

Possibly add moving the Python environment to a venv - I doubt that will be a quick task!

Perhaps automating some of the GitHub stuff and improving/automating the release builds.

Final one update scripts and a new SD Card build (most recent PHP etc).

1 Like

Some people have monitoring where they can see the actual evaporation/condensation temperatures (e.g. Vaillant ebus, unsure about other manufacturers) - I think it would be great to allow using those measurements for the Carnot efficiency calculation instead of the fixed offsets. This could be simply two feeds that if specified are used for the Carnot efficiency calculation, if they are left blank, the default offsets are used. For example, I’m getting this:

With the usual Vaillant sensor shenanigans, I shifted evaporation/condensation temperatures by -0.5K and +1K so they collapse to the same temperature (=outside temperature) between cycles. As can be seen there’s quite some transient behaviour in the beginning. Condensation goes toward +2K of flow temperature as the cycle stabilizes, the evaporation temperature is around 3.7K lower than ambient.

1 Like

Agreed @TrystanLea There is already a link from each system on heatpumpmonitor.org to emonCMS.org.
But I think it would be useful to display a link back from a system on emonCMS.org to its entry on heatpumpmonitor.org

  • To be able to hide certain lines by clicking on the key above the graph.
  • To be able to show COP moving average greater than 5pts. For systems that overshoot and undershoot cyclically, 5pts doesn’t smooth the line enough.
  • To be able to show the flow & return DT as a line on the graph
  • To be able to show the flow & return average temperature as a line on the graph.
  • To be able to show moving averages for flow temps.
  • On mobile, to be able to navigate the graph more intuitively, (dragging left/right, pinch to zoom, hold & drag to select time)
  • Being able to show only space heating usage on the Heat Demand Tool
1 Like