mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
blue_room to boys_room
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
title: Blue Room Camera
|
||||
path: blue-room-camera
|
||||
icon: mdi:yoga
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/raw-cameras/blue-room-card.yaml
|
||||
@@ -0,0 +1,6 @@
|
||||
title: Boys Room Camera
|
||||
path: boys-room-camera
|
||||
icon: mdi:earth
|
||||
type: panel
|
||||
cards:
|
||||
- !include /config/lovelace/raw-cameras/boys-room-card.yaml
|
||||
@@ -14,7 +14,7 @@ cameras:
|
||||
- group.nursery_motion
|
||||
- binary_sensor.bridgets_bed
|
||||
- camera_entity: camera.frigate_cam01
|
||||
title: Blue Room
|
||||
title: Boys Room
|
||||
live_provider: go2rtc
|
||||
go2rtc:
|
||||
modes:
|
||||
@@ -24,7 +24,7 @@ cameras:
|
||||
occupancy: false
|
||||
motion: false
|
||||
entities:
|
||||
- group.blue_room_motion
|
||||
- group.boys_room_motion
|
||||
- binary_sensor.emmetts_bed
|
||||
- camera_entity: camera.frigate_cam13
|
||||
title: Front Room
|
||||
@@ -99,7 +99,7 @@ view:
|
||||
untrigger_reset: true
|
||||
default: live
|
||||
camera_select: live
|
||||
dark_mode: 'on'
|
||||
dark_mode: "on"
|
||||
update_cycle_camera: true
|
||||
update_seconds: 10
|
||||
menu:
|
||||
|
||||
Reference in New Issue
Block a user