logbook-card icon indicating copy to clipboard operation
logbook-card copied to clipboard

Limits the number of entries shown

Open lbw-dynamicweb opened this issue 1 year ago • 1 comments

Sometimes I have a device that only changes state a few times a month, so I would like to be able to set the "Hours to show" to unlimited and then have a new option "Max entries to show". Setting this to e.g. 2 should only show the latest 2 entries from the log for the selected device(s).

lbw-dynamicweb avatar Jul 11 '24 08:07 lbw-dynamicweb

Hello, the api is requiring a date

image

So what should i put ? 1 month ? 1 year ?

my fear is to get too many data from the server ....

There is already a max_items property allowing to limit the number of items displayed in the card options

royto avatar Jul 12 '24 08:07 royto