mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
119 lines
2.5 KiB
YAML
119 lines
2.5 KiB
YAML
type: custom:advanced-camera-card
|
|
cameras:
|
|
- camera_entity: camera.frigate_cam08
|
|
title: Nursery
|
|
live_provider: go2rtc
|
|
go2rtc:
|
|
modes:
|
|
- webrtc
|
|
stream: rtsp_cam08_sub
|
|
triggers:
|
|
occupancy: false
|
|
motion: false
|
|
entities:
|
|
- group.nursery_motion
|
|
- binary_sensor.bridgets_bed
|
|
- camera_entity: camera.frigate_cam01
|
|
title: Boys Room
|
|
live_provider: go2rtc
|
|
go2rtc:
|
|
modes:
|
|
- webrtc
|
|
stream: rtsp_cam01_sub
|
|
triggers:
|
|
occupancy: false
|
|
motion: false
|
|
entities:
|
|
- group.boys_room_motion
|
|
- binary_sensor.emmetts_bed
|
|
- camera_entity: camera.frigate_cam13
|
|
title: Front Room
|
|
live_provider: go2rtc
|
|
go2rtc:
|
|
modes:
|
|
- webrtc
|
|
stream: rtsp_cam12_sub
|
|
triggers:
|
|
occupancy: false
|
|
motion: false
|
|
entities:
|
|
- group.front_room_motion
|
|
- group.dining_room_motion
|
|
- camera_entity: camera.frigate_cam12
|
|
title: Kitchen
|
|
live_provider: go2rtc
|
|
go2rtc:
|
|
modes:
|
|
- webrtc
|
|
stream: rtsp_cam13_sub
|
|
triggers:
|
|
occupancy: false
|
|
motion: false
|
|
entities:
|
|
- group.kitchen_motion
|
|
- camera_entity: camera.frigate_cam03
|
|
title: Computer Desk
|
|
live_provider: go2rtc
|
|
go2rtc:
|
|
modes:
|
|
- webrtc
|
|
stream: rtsp_cam03_sub
|
|
triggers:
|
|
occupancy: false
|
|
motion: false
|
|
entities:
|
|
- binary_sensor.computer_chair_contact_occupied
|
|
- group.computer_area_motion
|
|
- group.great_room_motion
|
|
- camera_entity: camera.frigate_cam06
|
|
title: MBR Left
|
|
live_provider: go2rtc
|
|
go2rtc:
|
|
modes:
|
|
- webrtc
|
|
stream: rtsp_cam06_sub
|
|
triggers:
|
|
occupancy: false
|
|
motion: false
|
|
entities:
|
|
- group.master_bedroom_motion
|
|
- camera_entity: camera.frigate_cam07
|
|
title: MBR Right
|
|
live_provider: go2rtc
|
|
go2rtc:
|
|
modes:
|
|
- webrtc
|
|
stream: rtsp_cam07_sub
|
|
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
|