mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
so many freaking changes!
This commit is contained in:
@@ -5,7 +5,7 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam14_sub
|
||||
stream: cam14_sub_opus
|
||||
live:
|
||||
auto_mute: all
|
||||
preload: true
|
||||
|
||||
@@ -1,27 +1,44 @@
|
||||
type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam01
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam01_sub
|
||||
live:
|
||||
auto_mute: all
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: true
|
||||
lazy_load: false
|
||||
controls:
|
||||
title:
|
||||
mode: none
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
performance:
|
||||
profile: low
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam01
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam01
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam01_sub_opus
|
||||
modes:
|
||||
- webrtc
|
||||
view:
|
||||
default: live
|
||||
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
|
||||
@@ -1,27 +1,44 @@
|
||||
type: custom:advanced-camera-card
|
||||
# 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_opus
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam03_sub
|
||||
live:
|
||||
auto_mute: all
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: true
|
||||
lazy_load: false
|
||||
controls:
|
||||
title:
|
||||
mode: none
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
performance:
|
||||
profile: low
|
||||
# view:
|
||||
# default: live
|
||||
# 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
|
||||
@@ -1,27 +1,44 @@
|
||||
type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam19
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam19_sub
|
||||
live:
|
||||
auto_mute: all
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: true
|
||||
lazy_load: false
|
||||
controls:
|
||||
title:
|
||||
mode: none
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
performance:
|
||||
profile: low
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam19
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam19
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam19_sub_opus
|
||||
modes:
|
||||
- webrtc
|
||||
view:
|
||||
default: live
|
||||
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
|
||||
@@ -5,7 +5,7 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam13_sub
|
||||
stream: cam13_sub_opus
|
||||
live:
|
||||
auto_mute: all
|
||||
preload: true
|
||||
@@ -24,4 +24,4 @@ menu:
|
||||
frigate:
|
||||
enabled: false
|
||||
performance:
|
||||
profile: low
|
||||
profile: low
|
||||
|
||||
@@ -1,27 +1,44 @@
|
||||
type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam18
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam18_sub
|
||||
live:
|
||||
auto_mute: all
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: true
|
||||
lazy_load: false
|
||||
controls:
|
||||
title:
|
||||
mode: none
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
performance:
|
||||
profile: low
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam18
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam18
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam18_sub_opus
|
||||
modes:
|
||||
- webrtc
|
||||
view:
|
||||
default: live
|
||||
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
|
||||
@@ -1,27 +1,44 @@
|
||||
type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam04
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam04_sub
|
||||
live:
|
||||
auto_mute: all
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: true
|
||||
lazy_load: false
|
||||
controls:
|
||||
title:
|
||||
mode: none
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
performance:
|
||||
profile: low
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam04
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam04
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam04_sub_opus
|
||||
modes:
|
||||
- webrtc
|
||||
view:
|
||||
default: live
|
||||
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
|
||||
@@ -6,7 +6,7 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam08_sub
|
||||
stream: cam08_sub_opus
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
@@ -19,7 +19,7 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam01_sub
|
||||
stream: cam01_sub_opus
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
@@ -32,7 +32,7 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam12_sub
|
||||
stream: cam12_sub_opus
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
@@ -45,7 +45,7 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam13_sub
|
||||
stream: cam13_sub_opus
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
@@ -57,7 +57,7 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam03_sub
|
||||
stream: cam03_sub_opus
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
@@ -71,7 +71,7 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam06_sub
|
||||
stream: cam06_sub_opus
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
@@ -83,36 +83,36 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam07_sub
|
||||
stream: cam07_sub_opus
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
entities:
|
||||
- binary_sensor.bed_presence_c175a4_bed_occupied_either
|
||||
timeline:
|
||||
media: snapshots
|
||||
show_recordings: false
|
||||
view:
|
||||
scan:
|
||||
enabled: true
|
||||
untrigger_seconds: 10
|
||||
untrigger_reset: true
|
||||
default: live
|
||||
camera_select: live
|
||||
dark_mode: "on"
|
||||
update_cycle_camera: true
|
||||
update_seconds: 10
|
||||
menu:
|
||||
buttons:
|
||||
clips:
|
||||
enabled: false
|
||||
timeline:
|
||||
enabled: false
|
||||
snapshots:
|
||||
enabled: false
|
||||
media_player:
|
||||
enabled: false
|
||||
live:
|
||||
lazy_load: true
|
||||
preload: true
|
||||
lazy_unload: hidden
|
||||
# timeline:
|
||||
# media: snapshots
|
||||
# show_recordings: false
|
||||
# view:
|
||||
# scan:
|
||||
# enabled: true
|
||||
# untrigger_seconds: 10
|
||||
# untrigger_reset: true
|
||||
# default: live
|
||||
# camera_select: live
|
||||
# dark_mode: "on"
|
||||
# update_cycle_camera: true
|
||||
# update_seconds: 10
|
||||
# menu:
|
||||
# buttons:
|
||||
# clips:
|
||||
# enabled: false
|
||||
# timeline:
|
||||
# enabled: false
|
||||
# snapshots:
|
||||
# enabled: false
|
||||
# media_player:
|
||||
# enabled: false
|
||||
# live:
|
||||
# lazy_load: true
|
||||
# preload: true
|
||||
# lazy_unload: hidden
|
||||
|
||||
@@ -1,27 +1,44 @@
|
||||
type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam12
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam12_sub
|
||||
live:
|
||||
auto_mute: all
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: true
|
||||
lazy_load: false
|
||||
controls:
|
||||
title:
|
||||
mode: none
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
performance:
|
||||
profile: low
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam12
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam12
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam12_sub_opus
|
||||
modes:
|
||||
- webrtc
|
||||
view:
|
||||
default: live
|
||||
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
|
||||
@@ -1,27 +1,44 @@
|
||||
type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam06
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam06_sub
|
||||
live:
|
||||
auto_mute: all
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: true
|
||||
lazy_load: false
|
||||
controls:
|
||||
title:
|
||||
mode: none
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
performance:
|
||||
profile: low
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam06
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam06
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam06_sub_opus
|
||||
modes:
|
||||
- webrtc
|
||||
view:
|
||||
default: live
|
||||
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
|
||||
@@ -1,27 +1,44 @@
|
||||
type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam07
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam07_sub
|
||||
live:
|
||||
auto_mute: all
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: true
|
||||
lazy_load: false
|
||||
controls:
|
||||
title:
|
||||
mode: none
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
performance:
|
||||
profile: low
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam07
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam07
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam07_sub_opus
|
||||
modes:
|
||||
- webrtc
|
||||
view:
|
||||
default: live
|
||||
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
|
||||
@@ -1,27 +1,44 @@
|
||||
type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam08
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam08_sub
|
||||
live:
|
||||
auto_mute: all
|
||||
preload: true
|
||||
draggable: false
|
||||
show_image_during_load: true
|
||||
lazy_load: false
|
||||
controls:
|
||||
title:
|
||||
mode: none
|
||||
timeline:
|
||||
mode: none
|
||||
thumbnails:
|
||||
mode: none
|
||||
status_bar:
|
||||
style: none
|
||||
menu:
|
||||
buttons:
|
||||
frigate:
|
||||
enabled: false
|
||||
performance:
|
||||
profile: low
|
||||
style: none
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam08
|
||||
live_provider: go2rtc
|
||||
id: frigate-cam08
|
||||
capabilities:
|
||||
disable: []
|
||||
disable_except:
|
||||
- live
|
||||
go2rtc:
|
||||
stream: cam08_sub_opus
|
||||
modes:
|
||||
- webrtc
|
||||
view:
|
||||
default: live
|
||||
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
|
||||
@@ -6,52 +6,25 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam04_sub
|
||||
stream: cam04_sub_opus
|
||||
# - camera_entity: camera.frigate_cam14
|
||||
# title: Back Yard
|
||||
# live_provider: go2rtc
|
||||
# go2rtc:
|
||||
# modes:
|
||||
# - webrtc
|
||||
# stream: rtsp_cam14_sub
|
||||
# stream: cam14_sub_opus
|
||||
- camera_entity: camera.frigate_cam18
|
||||
title: Front Yard
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam18_sub
|
||||
stream: cam18_sub_opus
|
||||
- camera_entity: camera.frigate_cam19
|
||||
title: Front Porch
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: rtsp_cam19_sub
|
||||
timeline:
|
||||
media: snapshots
|
||||
show_recordings: false
|
||||
view:
|
||||
scan:
|
||||
enabled: true
|
||||
untrigger_seconds: 10
|
||||
untrigger_reset: true
|
||||
default: live
|
||||
camera_select: live
|
||||
dark_mode: "on"
|
||||
update_cycle_camera: true
|
||||
update_seconds: 10
|
||||
menu:
|
||||
buttons:
|
||||
clips:
|
||||
enabled: false
|
||||
timeline:
|
||||
enabled: false
|
||||
snapshots:
|
||||
enabled: false
|
||||
media_player:
|
||||
enabled: false
|
||||
live:
|
||||
lazy_load: false
|
||||
preload: true
|
||||
lazy_unload: hidden
|
||||
stream: cam19_sub_opus
|
||||
|
||||
Reference in New Issue
Block a user