Changing camera names to ensure frigate, go2rtc, and home assistant all match

This commit is contained in:
CeeWeasel
2026-06-06 14:04:03 -04:00
parent 70989327d5
commit 30bbe781ef
92 changed files with 555 additions and 2232 deletions
+16 -18
View File
@@ -1,7 +1,7 @@
type: conditional
conditions:
- condition: state
entity: sensor.frigate_cam19_camera_fps
entity: sensor.doorbell_cam_camera_fps
state_not: "0"
card:
type: vertical-stack
@@ -14,12 +14,10 @@ card:
status_bar:
style: none
cameras:
- camera_entity: camera.frigate_cam19
- camera_entity: camera.doorbell_cam
live_provider: go2rtc
go2rtc:
modes:
- webrtc
stream: cam19_sub
performance:
profile: low
live:
preload: true
draggable: true
@@ -57,7 +55,7 @@ card:
height: 10%
opacity: 70%
- type: image
entity: camera.frigate_cam19
entity: camera.doorbell_cam
image: /local/title-dark-double.png
aspect_ratio: 100%
tap_action:
@@ -77,7 +75,7 @@ card:
left: 8%
top: 95%
- type: state-icon
entity: binary_sensor.frigate_cam19_vehicle_occupancy
entity: binary_sensor.doorbell_cam_vehicle_occupancy
style:
left: 50%
top: 95%
@@ -105,16 +103,16 @@ card:
top: 60%
left: 14%
- type: conditional
conditions:
- entity: binary_sensor.parking_spot_vehicle_occupancy
state: "on"
elements:
- type: state-icon
entity: binary_sensor.parking_spot_vehicle_occupancy
style:
top: 52%
left: 15%
# - type: conditional
# conditions:
# - entity: binary_sensor.parking_spot_vehicle_occupancy
# state: "on"
# elements:
# - type: state-icon
# entity: binary_sensor.parking_spot_vehicle_occupancy
# style:
# top: 52%
# left: 15%
- type: conditional
conditions: