mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Changing camera names to ensure frigate, go2rtc, and home assistant all match
This commit is contained in:
@@ -20,35 +20,35 @@ cards:
|
||||
columns: 4
|
||||
entities:
|
||||
- name: Contrast
|
||||
entity: switch.frigate_cam01_improve_contrast
|
||||
entity: switch.boys_room_cam_improve_contrast
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Snapshots
|
||||
entity: switch.frigate_cam01_snapshots
|
||||
entity: switch.boys_room_cam_snapshots
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Detect
|
||||
entity: switch.frigate_cam01_detect
|
||||
entity: switch.boys_room_cam_detect
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam01_all_occupancy
|
||||
entity: binary_sensor.boys_room_cam_all_occupancy
|
||||
- type: entities
|
||||
title: Boys Room
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- name: Boys Room
|
||||
entity: sensor.frigate_cam01_person_count
|
||||
entity: sensor.boys_room_cam_person_count
|
||||
- name: Boys Room
|
||||
entity: binary_sensor.frigate_cam01_person_occupancy
|
||||
entity: binary_sensor.boys_room_cam_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam01
|
||||
- camera_entity: camera.boys_room_cam
|
||||
title: Boys Room
|
||||
icon: mdi:earth
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam01
|
||||
camera_name: boys_room_cam
|
||||
zone: boys_room
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
@@ -86,12 +86,12 @@ cards:
|
||||
entity: binary_sensor.furnace_room_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam01
|
||||
- camera_entity: camera.boys_room_cam
|
||||
title: Furnace Room
|
||||
icon: mdi:hvac
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam01
|
||||
camera_name: boys_room_cam
|
||||
zone: furnace_room
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
|
||||
@@ -20,35 +20,35 @@ cards:
|
||||
columns: 4
|
||||
entities:
|
||||
- name: Contrast
|
||||
entity: switch.frigate_cam03_improve_contrast
|
||||
entity: switch.computer_area_cam_improve_contrast
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Snapshots
|
||||
entity: switch.frigate_cam03_snapshots
|
||||
entity: switch.computer_area_cam_snapshots
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Detect
|
||||
entity: switch.frigate_cam03_detect
|
||||
entity: switch.computer_area_cam_detect
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam03_all_occupancy
|
||||
entity: binary_sensor.computer_area_cam_all_occupancy
|
||||
- type: entities
|
||||
title: Computer Area
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- name: Computer Area
|
||||
entity: sensor.frigate_cam03_person_count
|
||||
entity: sensor.computer_area_cam_person_count
|
||||
- name: Computer Area
|
||||
entity: binary_sensor.frigate_cam03_person_occupancy
|
||||
entity: binary_sensor.computer_area_cam_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam03
|
||||
- camera_entity: camera.computer_area_cam
|
||||
title: Computer Area
|
||||
icon: mdi:desktop-classic
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam03
|
||||
camera_name: computer_area_cam
|
||||
zone: computer_area
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
@@ -86,7 +86,7 @@ cards:
|
||||
entity: binary_sensor.great_room_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam03
|
||||
- camera_entity: camera.computer_area_cam
|
||||
title: Great Room
|
||||
icon: mdi:microsoft-xbox-controller
|
||||
live_provider: go2rtc
|
||||
@@ -95,7 +95,7 @@ cards:
|
||||
- webrtc
|
||||
stream: cam03_sub
|
||||
frigate:
|
||||
camera_name: frigate_cam03
|
||||
camera_name: computer_area_cam
|
||||
zone: great_room
|
||||
label: person
|
||||
view:
|
||||
|
||||
@@ -7,7 +7,7 @@ visible:
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- !include /config/lovelace/cameras/view-camera-04.yaml
|
||||
|
||||
|
||||
- type: vertical-stack
|
||||
view_layout:
|
||||
position: sidebar
|
||||
@@ -20,35 +20,35 @@ cards:
|
||||
columns: 4
|
||||
entities:
|
||||
- name: Contrast
|
||||
entity: switch.frigate_cam04_improve_contrast
|
||||
entity: switch.garage_cam_improve_contrast
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Snapshots
|
||||
entity: switch.frigate_cam04_snapshots
|
||||
entity: switch.garage_cam_snapshots
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Detect
|
||||
entity: switch.frigate_cam04_detect
|
||||
entity: switch.garage_cam_detect
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam04_all_occupancy
|
||||
entity: binary_sensor.garage_cam_all_occupancy
|
||||
- type: entities
|
||||
title: Garage Person
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- name: Garage
|
||||
entity: sensor.frigate_cam04_person_count
|
||||
entity: sensor.garage_cam_person_count
|
||||
- name: Garage
|
||||
entity: binary_sensor.frigate_cam04_person_occupancy
|
||||
entity: binary_sensor.garage_cam_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam04
|
||||
- camera_entity: camera.garage_cam
|
||||
title: Walkway
|
||||
icon: mdi:garage
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam04
|
||||
camera_name: garage_cam
|
||||
zone: walkway
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
@@ -78,12 +78,12 @@ cards:
|
||||
style: chevrons
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam04
|
||||
- camera_entity: camera.garage_cam
|
||||
title: Workshop
|
||||
icon: mdi:garage
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam04
|
||||
camera_name: garage_cam
|
||||
zone: workshop
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
@@ -116,17 +116,17 @@ cards:
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- name: Garage
|
||||
entity: sensor.frigate_cam04_vehicle_count
|
||||
entity: sensor.garage_cam_vehicle_count
|
||||
- name: Garage
|
||||
entity: binary_sensor.frigate_cam04_vehicle_occupancy
|
||||
entity: binary_sensor.garage_cam_vehicle_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam04
|
||||
- camera_entity: camera.garage_cam
|
||||
title: East Side
|
||||
icon: mdi:garage
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam04
|
||||
camera_name: garage_cam
|
||||
zone: east_side
|
||||
label: vehicle
|
||||
url: http://192.168.1.7:5000
|
||||
@@ -156,12 +156,12 @@ cards:
|
||||
style: chevrons
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam04
|
||||
- camera_entity: camera.garage_cam
|
||||
title: West Side
|
||||
icon: mdi:garage
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam04
|
||||
camera_name: garage_cam
|
||||
zone: west_side
|
||||
label: vehicle
|
||||
url: http://192.168.1.7:5000
|
||||
|
||||
@@ -1,112 +0,0 @@
|
||||
title: AI Cam06
|
||||
path: ai-cam06
|
||||
icon: mdi:bed-king
|
||||
type: sidebar
|
||||
visible:
|
||||
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- !include /config/lovelace/cameras/view-camera-06.yaml
|
||||
|
||||
- type: vertical-stack
|
||||
view_layout:
|
||||
position: sidebar
|
||||
cards:
|
||||
- type: glance
|
||||
title: Bedroom Left
|
||||
entities: []
|
||||
- type: glance
|
||||
show_state: false
|
||||
columns: 4
|
||||
entities:
|
||||
- name: Contrast
|
||||
entity: switch.frigate_cam06_improve_contrast
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Snapshots
|
||||
entity: switch.frigate_cam06_snapshots
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Detect
|
||||
entity: switch.frigate_cam06_detect
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam06_all_occupancy
|
||||
- type: entities
|
||||
title: Master Bedroom
|
||||
show_header_toggle: false
|
||||
show_name: false
|
||||
entities:
|
||||
- entity: sensor.master_bedroom_person_count
|
||||
- entity: binary_sensor.master_bedroom_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam06
|
||||
title: Master Bedroom Left
|
||||
icon: mdi:bed-king
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam06
|
||||
zone: master_bedroom
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
view:
|
||||
default: snapshots
|
||||
event_gallery:
|
||||
controls:
|
||||
thumbnails:
|
||||
size: 75
|
||||
menu:
|
||||
style: overlay
|
||||
position: top
|
||||
buttons:
|
||||
clips:
|
||||
enabled: false
|
||||
download:
|
||||
enabled: false
|
||||
frigate_ui:
|
||||
enabled: false
|
||||
frigate:
|
||||
enabled: false
|
||||
live:
|
||||
enabled: false
|
||||
media_viewer:
|
||||
controls:
|
||||
next_previous:
|
||||
style: chevrons
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam06
|
||||
title: Master Bed
|
||||
icon: mdi:bed-king
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam06
|
||||
zone: master_bed
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
view:
|
||||
default: snapshots
|
||||
event_gallery:
|
||||
controls:
|
||||
thumbnails:
|
||||
size: 75
|
||||
menu:
|
||||
style: overlay
|
||||
position: top
|
||||
buttons:
|
||||
clips:
|
||||
enabled: false
|
||||
download:
|
||||
enabled: false
|
||||
frigate_ui:
|
||||
enabled: false
|
||||
frigate:
|
||||
enabled: false
|
||||
live:
|
||||
enabled: false
|
||||
media_viewer:
|
||||
controls:
|
||||
next_previous:
|
||||
style: chevrons
|
||||
@@ -7,7 +7,7 @@ visible:
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- !include /config/lovelace/cameras/view-camera-07.yaml
|
||||
|
||||
|
||||
- type: vertical-stack
|
||||
view_layout:
|
||||
position: sidebar
|
||||
@@ -20,19 +20,19 @@ cards:
|
||||
columns: 4
|
||||
entities:
|
||||
- name: Contrast
|
||||
entity: switch.frigate_cam07_improve_contrast
|
||||
entity: switch.bedroom_cam_improve_contrast
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Snapshots
|
||||
entity: switch.frigate_cam07_snapshots
|
||||
entity: switch.bedroom_cam_snapshots
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Detect
|
||||
entity: switch.frigate_cam07_detect
|
||||
entity: switch.bedroom_cam_detect
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam07_all_occupancy
|
||||
entity: binary_sensor.bedroom_cam_all_occupancy
|
||||
- type: entities
|
||||
title: Master Bedroom
|
||||
show_header_toggle: false
|
||||
@@ -42,12 +42,12 @@ cards:
|
||||
- entity: binary_sensor.master_bedroom_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam07
|
||||
- camera_entity: camera.bedroom_cam
|
||||
title: Master Bedroom Right
|
||||
icon: mdi:bed-king
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam07
|
||||
camera_name: bedroom_cam
|
||||
zone: master_bedroom
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
@@ -77,12 +77,12 @@ cards:
|
||||
style: chevrons
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam07
|
||||
- camera_entity: camera.bedroom_cam
|
||||
title: Master Bed
|
||||
icon: mdi:bed-king
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam07
|
||||
camera_name: bedroom_cam
|
||||
zone: master_bed
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
|
||||
@@ -7,7 +7,7 @@ visible:
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- !include /config/lovelace/cameras/view-camera-08.yaml
|
||||
|
||||
|
||||
- type: vertical-stack
|
||||
view_layout:
|
||||
position: sidebar
|
||||
@@ -20,35 +20,35 @@ cards:
|
||||
columns: 4
|
||||
entities:
|
||||
- name: Contrast
|
||||
entity: switch.frigate_cam08_improve_contrast
|
||||
entity: switch.girls_room_cam_improve_contrast
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Snapshots
|
||||
entity: switch.frigate_cam08_snapshots
|
||||
entity: switch.girls_room_cam_snapshots
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Detect
|
||||
entity: switch.frigate_cam08_detect
|
||||
entity: switch.girls_room_cam_detect
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam08_all_occupancy
|
||||
entity: binary_sensor.girls_room_cam_all_occupancy
|
||||
- type: entities
|
||||
title: Person
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- name: Person
|
||||
entity: sensor.frigate_cam08_person_count
|
||||
entity: sensor.girls_room_cam_person_count
|
||||
- name: Person
|
||||
entity: binary_sensor.frigate_cam08_person_occupancy
|
||||
entity: binary_sensor.girls_room_cam_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam08
|
||||
- camera_entity: camera.girls_room_cam
|
||||
title: Person
|
||||
icon: mdi:teddy-bear
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam08
|
||||
camera_name: girls_room_cam
|
||||
zone: girls_room
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
|
||||
@@ -7,7 +7,7 @@ visible:
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- !include /config/lovelace/cameras/view-camera-12.yaml
|
||||
|
||||
|
||||
- type: vertical-stack
|
||||
view_layout:
|
||||
position: sidebar
|
||||
@@ -20,19 +20,19 @@ cards:
|
||||
columns: 4
|
||||
entities:
|
||||
- name: Contrast
|
||||
entity: switch.frigate_cam12_improve_contrast
|
||||
entity: switch.kitchen_cam_improve_contrast
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Snapshots
|
||||
entity: switch.frigate_cam12_snapshots
|
||||
entity: switch.kitchen_cam_snapshots
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Detect
|
||||
entity: switch.frigate_cam12_detect
|
||||
entity: switch.kitchen_cam_detect
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam12_all_occupancy
|
||||
entity: binary_sensor.kitchen_cam_all_occupancy
|
||||
- type: entities
|
||||
title: Kitchen
|
||||
show_header_toggle: false
|
||||
@@ -43,12 +43,12 @@ cards:
|
||||
entity: binary_sensor.kitchen_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam12
|
||||
- camera_entity: camera.kitchen_cam
|
||||
title: Kitchen
|
||||
icon: mdi:fridge
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam12
|
||||
camera_name: kitchen_cam
|
||||
zone: kitchen
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
@@ -86,12 +86,12 @@ cards:
|
||||
entity: binary_sensor.dining_room_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam12
|
||||
- camera_entity: camera.kitchen_cam
|
||||
title: Dining Room
|
||||
icon: mdi:table-chair
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam12
|
||||
camera_name: kitchen_cam
|
||||
zone: dining_room
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
@@ -129,12 +129,12 @@ cards:
|
||||
entity: binary_sensor.front_room_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam12
|
||||
- camera_entity: camera.kitchen_cam
|
||||
title: Front Room
|
||||
icon: mdi:television
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam12
|
||||
camera_name: kitchen_cam
|
||||
zone: front_room
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
|
||||
@@ -20,19 +20,19 @@ cards:
|
||||
columns: 4
|
||||
entities:
|
||||
- name: Contrast
|
||||
entity: switch.frigate_cam14_improve_contrast
|
||||
entity: switch.upstairs_cam_improve_contrast
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Snapshots
|
||||
entity: switch.frigate_cam14_snapshots
|
||||
entity: switch.upstairs_cam_snapshots
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Detect
|
||||
entity: switch.frigate_cam14_detect
|
||||
entity: switch.upstairs_cam_detect
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam14_all_occupancy
|
||||
entity: binary_sensor.upstairs_cam_all_occupancy
|
||||
- type: entities
|
||||
title: Kitchen
|
||||
show_header_toggle: false
|
||||
@@ -43,12 +43,12 @@ cards:
|
||||
entity: binary_sensor.kitchen_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam14
|
||||
- camera_entity: camera.upstairs_cam
|
||||
title: Kitchen
|
||||
icon: mdi:fridge
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam14
|
||||
camera_name: upstairs_cam
|
||||
zone: kitchen
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
@@ -86,12 +86,12 @@ cards:
|
||||
entity: binary_sensor.dining_room_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam14
|
||||
- camera_entity: camera.upstairs_cam
|
||||
title: Dining Room
|
||||
icon: mdi:table-chair
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam14
|
||||
camera_name: upstairs_cam
|
||||
zone: dining_room
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
@@ -129,12 +129,12 @@ cards:
|
||||
entity: binary_sensor.front_room_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam14
|
||||
- camera_entity: camera.upstairs_cam
|
||||
title: Front Room
|
||||
icon: mdi:television
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam14
|
||||
camera_name: upstairs_cam
|
||||
zone: front_room
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
|
||||
@@ -20,35 +20,35 @@ cards:
|
||||
columns: 4
|
||||
entities:
|
||||
- name: Contrast
|
||||
entity: switch.frigate_cam15_improve_contrast
|
||||
entity: switch.downstairs_cam_improve_contrast
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Snapshots
|
||||
entity: switch.frigate_cam15_snapshots
|
||||
entity: switch.downstairs_cam_snapshots
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Detect
|
||||
entity: switch.frigate_cam15_detect
|
||||
entity: switch.downstairs_cam_detect
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam15_all_occupancy
|
||||
entity: binary_sensor.downstairs_cam_all_occupancy
|
||||
- type: entities
|
||||
title: Computer Area
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- name: Computer Area
|
||||
entity: sensor.frigate_cam15_person_count
|
||||
entity: sensor.downstairs_cam_person_count
|
||||
- name: Computer Area
|
||||
entity: binary_sensor.frigate_cam15_person_occupancy
|
||||
entity: binary_sensor.downstairs_cam_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam15
|
||||
- camera_entity: camera.downstairs_cam
|
||||
title: Computer Area
|
||||
icon: mdi:desktop-classic
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam15
|
||||
camera_name: downstairs_cam
|
||||
zone: computer_area
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
@@ -86,7 +86,7 @@ cards:
|
||||
entity: binary_sensor.great_room_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam15
|
||||
- camera_entity: camera.downstairs_cam
|
||||
title: Great Room
|
||||
icon: mdi:microsoft-xbox-controller
|
||||
live_provider: go2rtc
|
||||
@@ -95,7 +95,7 @@ cards:
|
||||
- webrtc
|
||||
stream: cam15_sub
|
||||
frigate:
|
||||
camera_name: frigate_cam15
|
||||
camera_name: downstairs_cam
|
||||
zone: great_room
|
||||
label: person
|
||||
view:
|
||||
|
||||
@@ -1,170 +0,0 @@
|
||||
title: AI Cam18
|
||||
path: ai-cam18
|
||||
icon: mdi:grass
|
||||
type: sidebar
|
||||
visible:
|
||||
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- !include /config/lovelace/cameras/view-camera-18.yaml
|
||||
|
||||
- type: vertical-stack
|
||||
view_layout:
|
||||
position: sidebar
|
||||
cards:
|
||||
- type: glance
|
||||
title: Front Porch
|
||||
entities: []
|
||||
- type: glance
|
||||
show_state: false
|
||||
columns: 4
|
||||
entities:
|
||||
- name: Contrast
|
||||
entity: switch.frigate_cam18_improve_contrast
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Snapshots
|
||||
entity: switch.frigate_cam18_snapshots
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Detect
|
||||
entity: switch.frigate_cam18_detect
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam18_all_occupancy
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: glance
|
||||
title: People
|
||||
show_icon: false
|
||||
columns: 1
|
||||
entities:
|
||||
- name: Count
|
||||
entity: sensor.frigate_cam18_person_count
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam18_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam18
|
||||
title: Person
|
||||
icon: mdi:door
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam18
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
view:
|
||||
default: snapshots
|
||||
event_gallery:
|
||||
controls:
|
||||
thumbnails:
|
||||
size: 100
|
||||
menu:
|
||||
style: overlay
|
||||
position: top
|
||||
buttons:
|
||||
clips:
|
||||
enabled: false
|
||||
download:
|
||||
enabled: false
|
||||
frigate_ui:
|
||||
enabled: false
|
||||
frigate:
|
||||
enabled: false
|
||||
live:
|
||||
enabled: false
|
||||
media_viewer:
|
||||
controls:
|
||||
next_previous:
|
||||
style: chevrons
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: glance
|
||||
title: Vehicles
|
||||
show_icon: false
|
||||
columns: 1
|
||||
entities:
|
||||
- name: Count
|
||||
entity: sensor.frigate_cam18_vehicle_count
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam18_vehicle_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam18
|
||||
title: Vehicle
|
||||
icon: mdi:door
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam18
|
||||
label: vehicle
|
||||
url: http://192.168.1.7:5000
|
||||
view:
|
||||
default: snapshots
|
||||
event_gallery:
|
||||
controls:
|
||||
thumbnails:
|
||||
size: 100
|
||||
menu:
|
||||
style: overlay
|
||||
position: top
|
||||
buttons:
|
||||
clips:
|
||||
enabled: false
|
||||
download:
|
||||
enabled: false
|
||||
frigate_ui:
|
||||
enabled: false
|
||||
frigate:
|
||||
enabled: false
|
||||
live:
|
||||
enabled: false
|
||||
media_viewer:
|
||||
controls:
|
||||
next_previous:
|
||||
style: chevrons
|
||||
# - type: horizontal-stack
|
||||
# cards:
|
||||
# - type: glance
|
||||
# title: Animals
|
||||
# show_icon: false
|
||||
# columns: 1
|
||||
# entities:
|
||||
# - name: Count
|
||||
# entity: sensor.frigate_cam18_animal_count
|
||||
# - name: Occupancy
|
||||
# entity: binary_sensor.frigate_cam18_animal_occupancy
|
||||
# - type: custom:advanced-camera-card
|
||||
# cameras:
|
||||
# - camera_entity: camera.frigate_cam18
|
||||
# title: Front Porch
|
||||
# icon: mdi:bird
|
||||
# live_provider: ha
|
||||
# frigate:
|
||||
# camera_name: frigate_cam18
|
||||
# label: animal
|
||||
# url: http://192.168.1.7:5000
|
||||
# view:
|
||||
# default: snapshots
|
||||
# event_gallery:
|
||||
# controls:
|
||||
# thumbnails:
|
||||
# size: 100
|
||||
# menu:
|
||||
# style: overlay
|
||||
# position: top
|
||||
# buttons:
|
||||
# clips:
|
||||
# enabled: false
|
||||
# download:
|
||||
# enabled: false
|
||||
# frigate_ui:
|
||||
# enabled: false
|
||||
# frigate:
|
||||
# enabled: false
|
||||
# live:
|
||||
# enabled: false
|
||||
# media_viewer:
|
||||
# controls:
|
||||
# next_previous:
|
||||
# style: chevrons
|
||||
@@ -7,7 +7,7 @@ visible:
|
||||
- user: cad46dedf86f454ebbd7f697a58730f2
|
||||
cards:
|
||||
- !include /config/lovelace/cameras/view-camera-19.yaml
|
||||
|
||||
|
||||
- type: vertical-stack
|
||||
view_layout:
|
||||
position: sidebar
|
||||
@@ -20,19 +20,19 @@ cards:
|
||||
columns: 4
|
||||
entities:
|
||||
- name: Contrast
|
||||
entity: switch.frigate_cam19_improve_contrast
|
||||
entity: switch.doorbell_cam_improve_contrast
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Snapshots
|
||||
entity: switch.frigate_cam19_snapshots
|
||||
entity: switch.doorbell_cam_snapshots
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Detect
|
||||
entity: switch.frigate_cam19_detect
|
||||
entity: switch.doorbell_cam_detect
|
||||
tap_action:
|
||||
action: toggle
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam19_all_occupancy
|
||||
entity: binary_sensor.doorbell_cam_all_occupancy
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: glance
|
||||
@@ -41,17 +41,17 @@ cards:
|
||||
columns: 1
|
||||
entities:
|
||||
- name: Count
|
||||
entity: sensor.frigate_cam19_person_count
|
||||
entity: sensor.doorbell_cam_person_count
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam19_person_occupancy
|
||||
entity: binary_sensor.doorbell_cam_person_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam19
|
||||
- camera_entity: camera.doorbell_cam
|
||||
title: Person
|
||||
icon: mdi:door
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam19
|
||||
camera_name: doorbell_cam
|
||||
label: person
|
||||
url: http://192.168.1.7:5000
|
||||
view:
|
||||
@@ -86,17 +86,17 @@ cards:
|
||||
columns: 1
|
||||
entities:
|
||||
- name: Count
|
||||
entity: sensor.frigate_cam19_vehicle_count
|
||||
entity: sensor.doorbell_cam_vehicle_count
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam19_vehicle_occupancy
|
||||
entity: binary_sensor.doorbell_cam_vehicle_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam19
|
||||
- camera_entity: camera.doorbell_cam
|
||||
title: Vehicle
|
||||
icon: mdi:door
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam19
|
||||
camera_name: doorbell_cam
|
||||
label: vehicle
|
||||
url: http://192.168.1.7:5000
|
||||
view:
|
||||
@@ -131,17 +131,17 @@ cards:
|
||||
# columns: 1
|
||||
# entities:
|
||||
# - name: Count
|
||||
# entity: sensor.frigate_cam19_animal_count
|
||||
# entity: sensor.doorbell_cam_animal_count
|
||||
# - name: Occupancy
|
||||
# entity: binary_sensor.frigate_cam19_animal_occupancy
|
||||
# entity: binary_sensor.doorbell_cam_animal_occupancy
|
||||
# - type: custom:advanced-camera-card
|
||||
# cameras:
|
||||
# - camera_entity: camera.frigate_cam19
|
||||
# - camera_entity: camera.doorbell_cam
|
||||
# title: Front Porch
|
||||
# icon: mdi:bird
|
||||
# live_provider: ha
|
||||
# frigate:
|
||||
# camera_name: frigate_cam19
|
||||
# camera_name: doorbell_cam
|
||||
# label: animal
|
||||
# url: http://192.168.1.7:5000
|
||||
# view:
|
||||
|
||||
Reference in New Issue
Block a user