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

27 lines
717 B
YAML
Raw Normal View History

2019-01-16 12:47:15 +00:00
icon: mdi:cctv
path: cctv
cards:
- type: entities
show_header_toggle: false
entities:
2019-10-13 16:07:18 +00:00
- entity: binary_sensor.cctv_active
name: Kameras aktiviert
icon: mdi:power
2019-10-13 16:07:18 +00:00
- 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:
2019-10-13 16:07:18 +00:00
- entity: binary_sensor.cctv_motion_detection_active
icon: mdi:motion-sensor
2019-10-13 16:07:18 +00:00
- entity: binary_sensor.cctv_active
icon: mdi:power
2019-10-13 16:07:18 +00:00
- type: alarm-panel
name: Alarm
entity: alarm_control_panel.home_alarm
states:
- arm_away
- arm_night