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
+17 -19
View File
@@ -1,7 +1,7 @@
type: conditional
conditions:
- condition: state
entity: sensor.frigate_cam04_camera_fps
entity: sensor.garage_cam_camera_fps
state_not: "0"
card:
type: vertical-stack
@@ -14,12 +14,10 @@ card:
status_bar:
style: none
cameras:
- camera_entity: camera.frigate_cam04
- camera_entity: camera.garage_cam
live_provider: go2rtc
go2rtc:
modes:
- webrtc
stream: cam04_sub
performance:
profile: low
live:
preload: true
draggable: true
@@ -57,7 +55,7 @@ card:
height: 10%
opacity: 70%
- type: image
entity: camera.frigate_cam04
entity: camera.garage_cam
image: /local/title-dark-double.png
aspect_ratio: 100%
tap_action:
@@ -120,18 +118,18 @@ card:
top: 40%
left: 83%
- type: conditional
conditions:
- entity: binary_sensor.parking_spot_vehicle_occupancy
state: "on"
- entity: binary_sensor.garage_door
state: "on"
elements:
- type: state-icon
entity: binary_sensor.parking_spot_vehicle_occupancy
style:
top: 43%
left: 40%
# - type: conditional
# conditions:
# - entity: binary_sensor.parking_spot_vehicle_occupancy
# state: "on"
# - entity: binary_sensor.garage_door
# state: "on"
# elements:
# - type: state-icon
# entity: binary_sensor.parking_spot_vehicle_occupancy
# style:
# top: 43%
# left: 40%
- type: conditional
conditions: