Fixed door alert

This commit is contained in:
2022-06-06 02:33:56 -04:00
parent 754d9a5efc
commit 7041610855

View File

@ -50,7 +50,8 @@ automation:
trigger:
- platform: state
entity_id: binary_sensor.front_door
state: 'on'
from: 'off'
to: 'on'
for:
hours: 0
minutes: 2