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

27 lines
717 B
YAML

icon: mdi:cctv
path: cctv
cards:
- type: entities
show_header_toggle: false
entities:
- entity: binary_sensor.cctv_active
name: Kameras aktiviert
icon: mdi:power
- entity: binary_sensor.cctv_motion_detection_active
name: Aufnahmen bei Bewegung
icon: mdi:motion-sensor
- type: picture-glance
title: Büro
camera_image: camera.office
camera_view: live
entities:
- entity: binary_sensor.cctv_motion_detection_active
icon: mdi:motion-sensor
- entity: binary_sensor.cctv_active
icon: mdi:power
- type: alarm-panel
name: Alarm
entity: alarm_control_panel.home_alarm
states:
- arm_away
- arm_night