Fixed door alert
This commit is contained in:
@ -50,7 +50,8 @@ automation:
|
|||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: binary_sensor.front_door
|
entity_id: binary_sensor.front_door
|
||||||
state: 'on'
|
from: 'off'
|
||||||
|
to: 'on'
|
||||||
for:
|
for:
|
||||||
hours: 0
|
hours: 0
|
||||||
minutes: 2
|
minutes: 2
|
||||||
|
Reference in New Issue
Block a user