Update Security Package

This commit is contained in:
2022-05-20 06:55:51 -07:00
parent f0fa6f1193
commit 7e4acfe9ee
2 changed files with 11 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ alarm_control_panel:
code: !secret alarm_code
arming_time: 30
delay_time: 20
trigger_time: 1800
trigger_time: 600
disarm_after_trigger: false
disarmed:
trigger_time: 0
@@ -35,8 +35,14 @@ binary_sensor:
name: All Doors
entities:
- binary_sensor.front_door
# - binary_sensor.laundry_door
# - binary_sensor.living_room_door
- binary_sensor.laundry_door
- binary_sensor.living_room_door
# - platform: group
# name: Living Room Window
# entities:
# - binary_sensor.living_room_window_left
# - binary_sensor.living_room_window_right
- platform: group
name: All Windows