Will pushing from the server break anything?

This commit is contained in:
HomeAssistant
2025-12-06 09:12:49 -05:00
parent 78cd67a560
commit a49d981ad4
225 changed files with 2241 additions and 2237 deletions
+2 -2
View File
@@ -51,7 +51,7 @@ cards:
camera_name: frigate_cam01
zone: boys_room
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -94,7 +94,7 @@ cards:
camera_name: frigate_cam01
zone: furnace_room
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
+2 -2
View File
@@ -55,7 +55,7 @@ cards:
camera_name: frigate_cam03
zone: computer_area
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -97,7 +97,7 @@ cards:
go2rtc:
modes:
- webrtc
stream: cam03_sub_opus
stream: cam03_sub
frigate:
camera_name: frigate_cam03
zone: great_room
+4 -4
View File
@@ -52,7 +52,7 @@ cards:
camera_name: frigate_cam04
zone: walkway
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -87,7 +87,7 @@ cards:
camera_name: frigate_cam04
zone: workshop
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -130,7 +130,7 @@ cards:
camera_name: frigate_cam04
zone: east_side
label: vehicle
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -165,7 +165,7 @@ cards:
camera_name: frigate_cam04
zone: west_side
label: vehicle
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
+2 -2
View File
@@ -51,7 +51,7 @@ cards:
camera_name: frigate_cam06
zone: master_bedroom
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -86,7 +86,7 @@ cards:
camera_name: frigate_cam06
zone: master_bed
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
+2 -2
View File
@@ -51,7 +51,7 @@ cards:
camera_name: frigate_cam07
zone: master_bedroom
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -86,7 +86,7 @@ cards:
camera_name: frigate_cam07
zone: master_bed
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
+1 -1
View File
@@ -52,7 +52,7 @@ cards:
camera_name: frigate_cam08
zone: girls_room
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
+3 -3
View File
@@ -52,7 +52,7 @@ cards:
camera_name: frigate_cam12
zone: kitchen
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -95,7 +95,7 @@ cards:
camera_name: frigate_cam12
zone: dining_room
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -138,7 +138,7 @@ cards:
camera_name: frigate_cam12
zone: front_room
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
+23 -23
View File
@@ -16,24 +16,24 @@ cards:
- type: glance
title: Front Room
entities: []
- type: glance
show_state: false
columns: 4
entities:
- name: Contrast
entity: switch.frigate_cam13_improve_contrast
tap_action:
action: toggle
- name: Snapshots
entity: switch.frigate_cam13_snapshots
tap_action:
action: toggle
- name: Detect
entity: switch.frigate_cam13_detect
tap_action:
action: toggle
- name: Occupancy
entity: binary_sensor.frigate_cam13_all_occupancy
# - type: glance
# show_state: false
# columns: 4
# entities:
# - name: Contrast
# entity: switch.frigate_cam13_improve_contrast
# tap_action:
# action: toggle
# - name: Snapshots
# entity: switch.frigate_cam13_snapshots
# tap_action:
# action: toggle
# - name: Detect
# entity: switch.frigate_cam13_detect
# tap_action:
# action: toggle
# - name: Occupancy
# entity: binary_sensor.frigate_cam13_all_occupancy
- type: entities
title: Kitchen
show_header_toggle: false
@@ -49,10 +49,10 @@ cards:
icon: mdi:fridge
live_provider: ha
frigate:
camera_name: frigate_cam13
camera_name: frigate_cam12
zone: kitchen
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -92,10 +92,10 @@ cards:
icon: mdi:table-chair
live_provider: ha
frigate:
camera_name: frigate_cam13
camera_name: frigate_cam12
zone: dining_room
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -138,7 +138,7 @@ cards:
camera_name: frigate_cam13
zone: front_room
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
+26 -26
View File
@@ -20,42 +20,42 @@ cards:
show_state: true
columns: 5
entities:
- name: Contrast
entity: switch.frigate_cam14_improve_contrast
tap_action:
action: toggle
- name: Snapshots
entity: switch.frigate_cam14_snapshots
tap_action:
action: toggle
- name: Detect
entity: switch.frigate_cam14_detect
tap_action:
action: toggle
- name: Occupancy
entity: binary_sensor.frigate_cam14_all_occupancy
# - name: Contrast
# entity: switch.frigate_cam14_improve_contrast
# tap_action:
# action: toggle
# - name: Snapshots
# entity: switch.frigate_cam14_snapshots
# tap_action:
# action: toggle
# - name: Detect
# entity: switch.frigate_cam14_detect
# tap_action:
# action: toggle
# - name: Occupancy
# entity: binary_sensor.frigate_cam14_all_occupancy
- type: horizontal-stack
cards:
- type: glance
title: People
show_icon: false
columns: 1
entities:
- name: Count
entity: sensor.frigate_cam14_person_count
- name: Occupancy
entity: binary_sensor.frigate_cam14_person_occupancy
# - type: glance
# title: People
# show_icon: false
# columns: 1
# entities:
# - name: Count
# entity: sensor.frigate_cam14_person_count
# - name: Occupancy
# entity: binary_sensor.frigate_cam14_person_occupancy
- type: custom:advanced-camera-card
cameras:
- camera_entity: camera.frigate_cam12
# - camera_entity: camera.frigate_cam14
# - camera_entity: camera.frigate_cam14
title: Person
icon: mdi:slide
live_provider: ha
frigate:
camera_name: frigate_cam14
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -100,7 +100,7 @@ cards:
# frigate:
# camera_name: frigate_cam14
# label: animal
# url: http://192.168.1.11:5000
# url: http://192.168.1.7:5000
# view:
# default: snapshots
# event_gallery:
+3 -3
View File
@@ -56,7 +56,7 @@ cards:
frigate:
camera_name: frigate_cam18
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -101,7 +101,7 @@ cards:
frigate:
camera_name: frigate_cam18
label: vehicle
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -146,7 +146,7 @@ cards:
# frigate:
# camera_name: frigate_cam18
# label: animal
# url: http://192.168.1.11:5000
# url: http://192.168.1.7:5000
# view:
# default: snapshots
# event_gallery:
+3 -3
View File
@@ -56,7 +56,7 @@ cards:
frigate:
camera_name: frigate_cam19
label: person
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -101,7 +101,7 @@ cards:
frigate:
camera_name: frigate_cam19
label: vehicle
url: http://192.168.1.11:5000
url: http://192.168.1.7:5000
view:
default: snapshots
event_gallery:
@@ -146,7 +146,7 @@ cards:
# frigate:
# camera_name: frigate_cam19
# label: animal
# url: http://192.168.1.11:5000
# url: http://192.168.1.7:5000
# view:
# default: snapshots
# event_gallery: