mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
fixes and updates
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:frigate-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
status_bar:
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam01
|
||||
live_provider: go2rtc
|
||||
@@ -12,9 +18,6 @@ cards:
|
||||
title: Blue Room
|
||||
id: blue_room
|
||||
live:
|
||||
auto_mute: all
|
||||
layout:
|
||||
fit: fill
|
||||
preload: true
|
||||
draggable: true
|
||||
show_image_during_load: false
|
||||
@@ -36,7 +39,7 @@ cards:
|
||||
lazy_load: false
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: '16:9'
|
||||
aspect_ratio: "16:9"
|
||||
elements:
|
||||
- type: image
|
||||
image: /local/title-dark-double.png
|
||||
@@ -148,4 +151,4 @@ cards:
|
||||
top: 7%
|
||||
left: 82%
|
||||
tap_action:
|
||||
action: toggle
|
||||
action: toggle
|
||||
|
||||
Reference in New Issue
Block a user