mini-graph-card icon indicating copy to clipboard operation
mini-graph-card copied to clipboard

Only show a data point when a value was read/received from the device

Open Alexander060101 opened this issue 4 years ago • 5 comments

Hi,

is there a way to only show a data point if there was a reading of a value? So I don't want to have always one data point every hour but only when my thermostat sent a value. So I might have 3 data points during one hour but then 2 hours till the next one. Depending on how often I receive (new) values from the device.

Is this possible?

Thanks & best regards Alexander

Alexander060101 avatar Jun 01 '20 21:06 Alexander060101

Would be a very useful feature. I'd suggest to give another for group_by (like original) and make things like points_per_hour and aggregate_func optional.

zimjjan avatar Jan 17 '22 07:01 zimjjan

This would sadly enough require significant changes to the way we're currently handling data points. Maybe at some point...

jlsjonas avatar Jan 23 '22 18:01 jlsjonas

I think this is the same: https://github.com/kalkih/mini-graph-card/issues/538

ildar170975 avatar Feb 11 '22 22:02 ildar170975

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this is still an active issue, please let us know!

stale[bot] avatar Apr 13 '22 00:04 stale[bot]

Related: https://github.com/kalkih/mini-graph-card/issues/414

ildar170975 avatar Jan 20 '24 05:01 ildar170975