22 líneas
548 B
YAML
22 líneas
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
|