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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user