Add 'show_details' open to show details next to thumbnails.
This commit is contained in:
@@ -265,6 +265,7 @@ export class FrigateCardTimeline extends LitElement {
|
||||
|
||||
const config: ThumbnailsControlConfig = {
|
||||
mode: 'above',
|
||||
show_details: true,
|
||||
};
|
||||
|
||||
// TODO move to configuration later.
|
||||
|
||||
Reference in New Issue
Block a user