openenergymonitor / heatpumpmonitor.org

public list of heat pumps sharing performance data via emoncms
GNU Affero General Public License v3.0
18 stars 2 forks source link

Select-and-compare feature, with even more stats #9

Open MrTimbones opened 1 year ago

MrTimbones commented 1 year ago

Like some online shops have for products, allow user to select up to (say) 4 heat pumps and compare them.

Heat pumps would be present as vertical columns, with stats as rows. This would show some of the details that have been collected in the form but are not currently shown in the table view.

It could then show some further stats, such as the "mean values for periods when heat pump is running only" that My Heatpump can show. These stats could be loaded dynamically from each instance of emoncms, which for a handful of systems shouldn't be too much of a burden.

MrTimbones commented 1 year ago

It should be possible to view a single system this way too.

MrTimbones commented 1 year ago

Oh, and you'll be able to pick a specific date range for the comparison too.