mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Will pushing from the server break anything?
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam12
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam14
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam14_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
view:
|
||||
default: live
|
||||
default_reset:
|
||||
every_seconds: 5
|
||||
after_interaction: true
|
||||
interaction_mode: all
|
||||
default_cycle_camera: true
|
||||
triggers:
|
||||
filter_selected_camera: false
|
||||
profiles: []
|
||||
grid_options:
|
||||
columns: full
|
||||
live:
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: false
|
||||
lazy_load: false
|
||||
controls:
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
builtin: false
|
||||
next_previous:
|
||||
style: none
|
||||
zoomable: false
|
||||
auto_play:
|
||||
- selected
|
||||
transition_effect: slide
|
||||
display:
|
||||
mode: single
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: "16:10"
|
||||
@@ -0,0 +1,8 @@
|
||||
title: Birds Eye View
|
||||
path: birds-eve-view
|
||||
icon: mdi:bird
|
||||
type: panel
|
||||
cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/birds-eye-card.yaml
|
||||
@@ -0,0 +1,65 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.birdseye
|
||||
live_provider: go2rtc
|
||||
id: birdseye
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: birdseye
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
view:
|
||||
default: live
|
||||
default_reset:
|
||||
every_seconds: 5
|
||||
after_interaction: true
|
||||
interaction_mode: all
|
||||
default_cycle_camera: true
|
||||
triggers:
|
||||
filter_selected_camera: false
|
||||
profiles: []
|
||||
grid_options:
|
||||
columns: full
|
||||
live:
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: false
|
||||
lazy_load: false
|
||||
controls:
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
builtin: false
|
||||
next_previous:
|
||||
style: none
|
||||
zoomable: false
|
||||
auto_play:
|
||||
- selected
|
||||
transition_effect: slide
|
||||
display:
|
||||
mode: single
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: "16:10"
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Front Porch Camera
|
||||
path: front-porch-camera
|
||||
icon: mdi:doorbell
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/front-porch-card.yaml
|
||||
@@ -0,0 +1,65 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam01
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam01
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam01_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
view:
|
||||
default: live
|
||||
default_reset:
|
||||
every_seconds: 5
|
||||
after_interaction: true
|
||||
interaction_mode: all
|
||||
default_cycle_camera: true
|
||||
triggers:
|
||||
filter_selected_camera: false
|
||||
profiles: []
|
||||
grid_options:
|
||||
columns: full
|
||||
live:
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: false
|
||||
lazy_load: false
|
||||
controls:
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
builtin: false
|
||||
next_previous:
|
||||
style: none
|
||||
zoomable: false
|
||||
auto_play:
|
||||
- selected
|
||||
transition_effect: slide
|
||||
display:
|
||||
mode: single
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: "16:10"
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Boys Room Camera
|
||||
path: boys-room-camera
|
||||
icon: mdi:earth
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/boys-room-card.yaml
|
||||
@@ -0,0 +1,22 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- live_provider: go2rtc
|
||||
go2rtc:
|
||||
url: https://cams.clintweaver.com
|
||||
stream: cam03_sub
|
||||
modes:
|
||||
- webrtc
|
||||
camera_entity: camera.frigate_cam03
|
||||
cast: {}
|
||||
profiles:
|
||||
- casting
|
||||
menu:
|
||||
style: overlay
|
||||
buttons:
|
||||
media_player:
|
||||
enabled: true
|
||||
mute:
|
||||
enabled: false
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Computer Area Camera
|
||||
path: computer-area-camera
|
||||
icon: mdi:desktop-classic
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/computer-area-card.yaml
|
||||
@@ -0,0 +1,12 @@
|
||||
title: Dual Cameras
|
||||
path: dual-cameras
|
||||
icon: mdi:home-switch
|
||||
#panel: true
|
||||
type: panel
|
||||
cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/indoor-camera-cycler.yaml
|
||||
- !include /config/lovelace/casting-cams/outdoor-camera-cycler.yaml
|
||||
# - !include /config/lovelace/casting-cams/indoor-camera-view.yaml
|
||||
# - !include /config/lovelace/casting-cams/outdoor-camera-view.yaml
|
||||
@@ -0,0 +1,65 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam19
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam19
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam19_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
view:
|
||||
default: live
|
||||
default_reset:
|
||||
every_seconds: 5
|
||||
after_interaction: true
|
||||
interaction_mode: all
|
||||
default_cycle_camera: true
|
||||
triggers:
|
||||
filter_selected_camera: false
|
||||
profiles: []
|
||||
grid_options:
|
||||
columns: full
|
||||
live:
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: false
|
||||
lazy_load: false
|
||||
controls:
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
builtin: false
|
||||
next_previous:
|
||||
style: none
|
||||
zoomable: false
|
||||
auto_play:
|
||||
- selected
|
||||
transition_effect: slide
|
||||
display:
|
||||
mode: single
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: "16:10"
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Front Porch Camera
|
||||
path: front-porch-camera
|
||||
icon: mdi:doorbell
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/front-porch-card.yaml
|
||||
@@ -0,0 +1,65 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam12
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam13
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam13_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
view:
|
||||
default: live
|
||||
default_reset:
|
||||
every_seconds: 5
|
||||
after_interaction: true
|
||||
interaction_mode: all
|
||||
default_cycle_camera: true
|
||||
triggers:
|
||||
filter_selected_camera: false
|
||||
profiles: []
|
||||
grid_options:
|
||||
columns: full
|
||||
live:
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: false
|
||||
lazy_load: false
|
||||
controls:
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
builtin: false
|
||||
next_previous:
|
||||
style: none
|
||||
zoomable: false
|
||||
auto_play:
|
||||
- selected
|
||||
transition_effect: slide
|
||||
display:
|
||||
mode: single
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: "16:10"
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Front Room Camera
|
||||
path: front-room-camera
|
||||
icon: mdi:television
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/front-room-card.yaml
|
||||
@@ -0,0 +1,65 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam18
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam18
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam18_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
view:
|
||||
default: live
|
||||
default_reset:
|
||||
every_seconds: 5
|
||||
after_interaction: true
|
||||
interaction_mode: all
|
||||
default_cycle_camera: true
|
||||
triggers:
|
||||
filter_selected_camera: false
|
||||
profiles: []
|
||||
grid_options:
|
||||
columns: full
|
||||
live:
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: false
|
||||
lazy_load: false
|
||||
controls:
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
builtin: false
|
||||
next_previous:
|
||||
style: none
|
||||
zoomable: false
|
||||
auto_play:
|
||||
- selected
|
||||
transition_effect: slide
|
||||
display:
|
||||
mode: single
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: "16:10"
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Front Yard Camera
|
||||
path: front-yard-camera
|
||||
icon: mdi:grass
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/front-yard-card.yaml
|
||||
@@ -0,0 +1,65 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam04
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam04
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam04_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
view:
|
||||
default: live
|
||||
default_reset:
|
||||
every_seconds: 5
|
||||
after_interaction: true
|
||||
interaction_mode: all
|
||||
default_cycle_camera: true
|
||||
triggers:
|
||||
filter_selected_camera: false
|
||||
profiles: []
|
||||
grid_options:
|
||||
columns: full
|
||||
live:
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: false
|
||||
lazy_load: false
|
||||
controls:
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
builtin: false
|
||||
next_previous:
|
||||
style: none
|
||||
zoomable: false
|
||||
auto_play:
|
||||
- selected
|
||||
transition_effect: slide
|
||||
display:
|
||||
mode: single
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: "16:10"
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Garage Camera
|
||||
path: garage-camera
|
||||
icon: mdi:garage
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/garage-card.yaml
|
||||
@@ -0,0 +1,65 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam08
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam08
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam08_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
view:
|
||||
default: live
|
||||
default_reset:
|
||||
every_seconds: 5
|
||||
after_interaction: true
|
||||
interaction_mode: all
|
||||
default_cycle_camera: true
|
||||
triggers:
|
||||
filter_selected_camera: false
|
||||
profiles: []
|
||||
grid_options:
|
||||
columns: full
|
||||
live:
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: false
|
||||
lazy_load: false
|
||||
controls:
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
builtin: false
|
||||
next_previous:
|
||||
style: none
|
||||
zoomable: false
|
||||
auto_play:
|
||||
- selected
|
||||
transition_effect: slide
|
||||
display:
|
||||
mode: single
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: "16:10"
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Girls Room Camera
|
||||
path: girls-room-camera
|
||||
icon: mdi:teddy-bear
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/girls-room-card.yaml
|
||||
@@ -0,0 +1,97 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam03
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam03
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam03_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
events: []
|
||||
occupancy: false
|
||||
- camera_entity: camera.frigate_cam04
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam04
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam04_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
events: []
|
||||
occupancy: false
|
||||
- camera_entity: camera.frigate_cam12
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam12
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam12_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
# view:
|
||||
# default: live
|
||||
# default_reset:
|
||||
# every_seconds: 5
|
||||
# after_interaction: true
|
||||
# interaction_mode: all
|
||||
# default_cycle_camera: true
|
||||
# triggers:
|
||||
# filter_selected_camera: false
|
||||
# profiles: []
|
||||
# grid_options:
|
||||
# columns: full
|
||||
# live:
|
||||
# preload: true
|
||||
# draggable: false
|
||||
# show_image_during_load: false
|
||||
# lazy_load: false
|
||||
# controls:
|
||||
# timeline:
|
||||
# mode: none
|
||||
# thumbnails:
|
||||
# mode: none
|
||||
# builtin: false
|
||||
# next_previous:
|
||||
# style: none
|
||||
# zoomable: false
|
||||
# auto_play:
|
||||
# - selected
|
||||
# transition_effect: slide
|
||||
# display:
|
||||
# mode: single
|
||||
# dimensions:
|
||||
# aspect_ratio_mode: static
|
||||
# aspect_ratio: "16:10"
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Indoor Cameras
|
||||
path: indoor-cameras
|
||||
icon: mdi:home
|
||||
panel: true
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/indoor-camera-cycler.yaml
|
||||
@@ -0,0 +1,65 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: 1280:800
|
||||
layout:
|
||||
fit: fill
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: hidden
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam12
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam12
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam12_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
view:
|
||||
default: live
|
||||
default_reset:
|
||||
every_seconds: 5
|
||||
after_interaction: true
|
||||
interaction_mode: all
|
||||
default_cycle_camera: true
|
||||
triggers:
|
||||
filter_selected_camera: false
|
||||
profiles:
|
||||
- low-performance
|
||||
- casting
|
||||
grid_options:
|
||||
columns: full
|
||||
live:
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: false
|
||||
lazy_load: false
|
||||
controls:
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
builtin: false
|
||||
next_previous:
|
||||
style: none
|
||||
zoomable: false
|
||||
auto_play:
|
||||
- selected
|
||||
transition_effect: slide
|
||||
display:
|
||||
mode: single
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Kitchen Camera
|
||||
path: kitchen-camera
|
||||
icon: mdi:fridge
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/kitchen-card.yaml
|
||||
@@ -0,0 +1,85 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam06
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam06
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam06_sub
|
||||
modes:
|
||||
- webrtc
|
||||
title: MBR Left
|
||||
icon: mdi:bed-king
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
events: []
|
||||
occupancy: false
|
||||
- camera_entity: camera.frigate_cam07
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam07
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam07_sub
|
||||
modes:
|
||||
- webrtc
|
||||
title: MBR Right
|
||||
icon: mdi:bed-king
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
view:
|
||||
default: live
|
||||
default_reset:
|
||||
every_seconds: 5
|
||||
after_interaction: true
|
||||
interaction_mode: all
|
||||
default_cycle_camera: true
|
||||
triggers:
|
||||
filter_selected_camera: false
|
||||
profiles: []
|
||||
grid_options:
|
||||
columns: full
|
||||
live:
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: false
|
||||
lazy_load: false
|
||||
controls:
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
builtin: false
|
||||
next_previous:
|
||||
style: none
|
||||
zoomable: false
|
||||
auto_play:
|
||||
- selected
|
||||
transition_effect: slide
|
||||
display:
|
||||
mode: single
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: "16:10"
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Master Bedroom Cameras
|
||||
path: mbr-camera
|
||||
icon: mdi:bed-king
|
||||
panel: true
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/master-bedroom-card.yaml
|
||||
@@ -0,0 +1,97 @@
|
||||
type: vertical-stack
|
||||
cards:
|
||||
- type: custom:advanced-camera-card
|
||||
cameras_global:
|
||||
dimensions:
|
||||
layout:
|
||||
fit: fill
|
||||
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam18
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam18
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam18_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
events: []
|
||||
occupancy: false
|
||||
- camera_entity: camera.frigate_cam04
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam04
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam04_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
events: []
|
||||
occupancy: false
|
||||
- camera_entity: camera.frigate_cam19
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam19
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam19_sub
|
||||
modes:
|
||||
- webrtc
|
||||
always_error_if_entity_unavailable: false
|
||||
triggers:
|
||||
motion: false
|
||||
entities: []
|
||||
view:
|
||||
default: live
|
||||
default_reset:
|
||||
every_seconds: 5
|
||||
after_interaction: true
|
||||
interaction_mode: all
|
||||
default_cycle_camera: true
|
||||
triggers:
|
||||
filter_selected_camera: false
|
||||
profiles: []
|
||||
grid_options:
|
||||
columns: full
|
||||
live:
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: false
|
||||
lazy_load: false
|
||||
controls:
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
builtin: false
|
||||
next_previous:
|
||||
style: none
|
||||
zoomable: false
|
||||
auto_play:
|
||||
- selected
|
||||
transition_effect: slide
|
||||
display:
|
||||
mode: single
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: "16:10"
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Outdoor Cameras
|
||||
path: outdoor-cameras
|
||||
icon: mdi:home-outline
|
||||
panel: true
|
||||
cards:
|
||||
- !include /config/lovelace/casting-cams/outdoor-camera-cycler.yaml
|
||||
Reference in New Issue
Block a user