mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
5 minute more info stats (#14221)
This commit is contained in:
parent
1122698351
commit
03d03f9903
@ -123,7 +123,7 @@ export class MoreInfoHistory extends LitElement {
|
|||||||
subHours(new Date(), 24),
|
subHours(new Date(), 24),
|
||||||
undefined,
|
undefined,
|
||||||
[this.entityId],
|
[this.entityId],
|
||||||
"hour"
|
"5minute"
|
||||||
);
|
);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user