Convert timeline to bars rather than icons.

This commit is contained in:
Dermot Duffy
2022-03-19 09:00:21 -07:00
parent f2c9888ce9
commit 343d7ead3a
7 changed files with 291 additions and 134 deletions
+1
View File
@@ -1276,6 +1276,7 @@ export class FrigateCard extends LitElement {
.hass=${this._hass}
.view=${this._view}
.cameraConfig=${cameraConfig}
.cameras=${this._cameras}
.timelineConfig=${this._getConfig().timeline}
>
</frigate-card-timeline>`