dsmrreader / dsmr-reader

DSMR-telegram reader & data visualizer for hobbyists. Free for non-commercial use.
https://dsmr-reader.readthedocs.io
Other
459 stars 96 forks source link

Add yesterday stats when day totals are not yet available #1814

Closed RichieB2B closed 1 year ago

RichieB2B commented 1 year ago

When day_statistics(target_date=yesterday) returns an empty queryset, add the values of dsmr_consumption.services.day_consumption(day=yesterday) to the results of period_totals() so they are not missing a full day.

Fixes #1811 for electricity stats

dennissiemensma commented 1 year ago

Wacht op structureel rework in #1811