mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Will pushing from the server break anything?
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user