Add back door to the door open alert
This commit is contained in:
@ -49,7 +49,9 @@ automation:
|
|||||||
alias: Door Open Alert
|
alias: Door Open Alert
|
||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: binary_sensor.front_door
|
entity_id:
|
||||||
|
- binary_sensor.front_door
|
||||||
|
- binary_sensor.back_door
|
||||||
from: 'off'
|
from: 'off'
|
||||||
to: 'on'
|
to: 'on'
|
||||||
for:
|
for:
|
||||||
|
Reference in New Issue
Block a user