home-automation-home-assistant/lovelace-views/cctv.yaml

22 lines
548 B
YAML

icon: mdi:cctv
path: cctv
cards:
- type: entities
show_header_toggle: false
entities:
- entity: switch.cctv_active
name: Kameras aktiviert
icon: mdi:power
- entity: switch.cctv_motion_detection
name: Aufnahmen bei Bewegung
icon: mdi:motion-sensor
- type: picture-glance
title: Büro
camera_image: camera.office
camera_view: live
entities:
- entity: switch.cctv_motion_detection
icon: mdi:motion-sensor
- entity: switch.cctv_active
icon: mdi:power