mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
More Sectionals!
This commit is contained in:
@@ -126,48 +126,48 @@ cards:
|
||||
controls:
|
||||
next_previous:
|
||||
style: chevrons
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: glance
|
||||
title: Animals
|
||||
show_icon: false
|
||||
columns: 1
|
||||
entities:
|
||||
- name: Count
|
||||
entity: sensor.frigate_cam19_animal_count
|
||||
- name: Occupancy
|
||||
entity: binary_sensor.frigate_cam19_animal_occupancy
|
||||
- type: custom:advanced-camera-card
|
||||
cameras:
|
||||
- camera_entity: camera.frigate_cam19
|
||||
title: Front Porch
|
||||
icon: mdi:bird
|
||||
live_provider: ha
|
||||
frigate:
|
||||
camera_name: frigate_cam19
|
||||
label: animal
|
||||
url: http://192.168.1.11:5000
|
||||
view:
|
||||
default: snapshots
|
||||
event_gallery:
|
||||
controls:
|
||||
thumbnails:
|
||||
size: 100
|
||||
menu:
|
||||
style: overlay
|
||||
position: top
|
||||
buttons:
|
||||
clips:
|
||||
enabled: false
|
||||
download:
|
||||
enabled: false
|
||||
frigate_ui:
|
||||
enabled: false
|
||||
frigate:
|
||||
enabled: false
|
||||
live:
|
||||
enabled: false
|
||||
media_viewer:
|
||||
controls:
|
||||
next_previous:
|
||||
style: chevrons
|
||||
# - type: horizontal-stack
|
||||
# cards:
|
||||
# - type: glance
|
||||
# title: Animals
|
||||
# show_icon: false
|
||||
# columns: 1
|
||||
# entities:
|
||||
# - name: Count
|
||||
# entity: sensor.frigate_cam19_animal_count
|
||||
# - name: Occupancy
|
||||
# entity: binary_sensor.frigate_cam19_animal_occupancy
|
||||
# - type: custom:advanced-camera-card
|
||||
# cameras:
|
||||
# - camera_entity: camera.frigate_cam19
|
||||
# title: Front Porch
|
||||
# icon: mdi:bird
|
||||
# live_provider: ha
|
||||
# frigate:
|
||||
# camera_name: frigate_cam19
|
||||
# label: animal
|
||||
# url: http://192.168.1.11:5000
|
||||
# view:
|
||||
# default: snapshots
|
||||
# event_gallery:
|
||||
# controls:
|
||||
# thumbnails:
|
||||
# size: 100
|
||||
# menu:
|
||||
# style: overlay
|
||||
# position: top
|
||||
# buttons:
|
||||
# clips:
|
||||
# enabled: false
|
||||
# download:
|
||||
# enabled: false
|
||||
# frigate_ui:
|
||||
# enabled: false
|
||||
# frigate:
|
||||
# enabled: false
|
||||
# live:
|
||||
# enabled: false
|
||||
# media_viewer:
|
||||
# controls:
|
||||
# next_previous:
|
||||
# style: chevrons
|
||||
|
||||
Reference in New Issue
Block a user