5 minute more info stats (#14221)

This commit is contained in:
Bram Kragten 2022-10-27 22:02:28 +02:00 committed by GitHub
parent 1122698351
commit 03d03f9903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@ export class MoreInfoHistory extends LitElement {
subHours(new Date(), 24),
undefined,
[this.entityId],
"hour"
"5minute"
);
return;
}