22 lines
564 B
YAML
Executable File
22 lines
564 B
YAML
Executable File
date_format: MMM-DD-YYYY
|
|
#log_level: debug
|
|
|
|
fully_kiosk:
|
|
|
|
- name: Bedroom Alarm Panel
|
|
address: B4:7C:9C:9E:85:90
|
|
motion_sensor: binary_sensor.bedroom_motion
|
|
plugged_sensor: binary_sensor.bedroom_plugged
|
|
screensaver_light: light.bedroom_screensaver
|
|
media_player: media_player.bedroom_alarm_panel
|
|
|
|
# - name: Entry Alarm Panel
|
|
# address: 00:FC:8B:4A:D5:CF
|
|
# entities:
|
|
# - binary_sensor.entry_motion
|
|
# - binary_sensor.entry_plugged
|
|
# - media_player.entry_alarm_panel
|
|
|
|
pages:
|
|
- /local/custom_ui/floorplan/alarm.yaml
|