mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Will pushing from the server break anything?
This commit is contained in:
@@ -6,7 +6,7 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: cam08_sub_opus
|
||||
stream: cam08_sub
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
@@ -19,71 +19,71 @@ cameras:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: cam01_sub_opus
|
||||
stream: cam01_sub
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
entities:
|
||||
- group.boys_room_motion
|
||||
- binary_sensor.boys_room_motion
|
||||
- binary_sensor.emmetts_bed
|
||||
- camera_entity: camera.frigate_cam13
|
||||
title: Front Room
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: cam12_sub_opus
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
entities:
|
||||
- group.front_room_motion
|
||||
- group.dining_room_motion
|
||||
# - camera_entity: camera.frigate_cam13
|
||||
# title: Front Room
|
||||
# live_provider: go2rtc
|
||||
# go2rtc:
|
||||
# modes:
|
||||
# - webrtc
|
||||
# stream: cam12_sub
|
||||
# triggers:
|
||||
# occupancy: false
|
||||
# motion: false
|
||||
# entities:
|
||||
# - binary_sensor.front_room_motion
|
||||
# - binary_sensor.dining_room_motion
|
||||
- camera_entity: camera.frigate_cam12
|
||||
title: Kitchen
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: cam13_sub_opus
|
||||
stream: cam13_sub
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
entities:
|
||||
- group.kitchen_motion
|
||||
- binary_sensor.kitchen_motion
|
||||
- camera_entity: camera.frigate_cam03
|
||||
title: Computer Desk
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: cam03_sub_opus
|
||||
stream: cam03_sub
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
entities:
|
||||
- binary_sensor.computer_chair_contact_occupied
|
||||
- group.computer_area_motion
|
||||
- group.great_room_motion
|
||||
- binary_sensor.computer_area_motion
|
||||
- binary_sensor.great_room_motion
|
||||
- camera_entity: camera.frigate_cam06
|
||||
title: MBR Left
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: cam06_sub_opus
|
||||
stream: cam06_sub
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
entities:
|
||||
- group.master_bedroom_motion
|
||||
- binary_sensor.bedroom_motion
|
||||
- camera_entity: camera.frigate_cam07
|
||||
title: MBR Right
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: cam07_sub_opus
|
||||
stream: cam07_sub
|
||||
triggers:
|
||||
occupancy: false
|
||||
motion: false
|
||||
|
||||
Reference in New Issue
Block a user