mini-graph-card
mini-graph-card copied to clipboard
Only show a data point when a value was read/received from the device
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
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.
This would sadly enough require significant changes to the way we're currently handling data points. Maybe at some point...
I think this is the same: https://github.com/kalkih/mini-graph-card/issues/538
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!
Related: https://github.com/kalkih/mini-graph-card/issues/414