Update Security Package
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user