Update Security Package

This commit is contained in:
2022-05-18 06:00:25 -07:00
parent a0e9944489
commit f0fa6f1193

View File

@@ -13,6 +13,21 @@ homeassistant:
binary_sensor.all_windows: binary_sensor.all_windows:
device_class: window device_class: window
# -----------------------------------------------------------------------------
# Manual Alarm Control Panel
alarm_control_panel:
- platform: manual
code: !secret alarm_code
arming_time: 30
delay_time: 20
trigger_time: 1800
disarm_after_trigger: false
disarmed:
trigger_time: 0
armed_home:
arming_time: 0
delay_time: 0
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
# Door and Window Groups # Door and Window Groups
binary_sensor: binary_sensor: