Little bit of fine tuning to the Alexa Guard awareness - #554

This commit is contained in:
ccostan
2020-09-07 20:49:20 -04:00
parent a1e76e0bbe
commit 7db9fc4e9d
4 changed files with 12 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
{{ trigger.to_state.entity_id }}
- wait_template: "{{ states.binary_sensor.mcu1_gpio12.state == 'on' }}"
timeout: '00:10:00'
timeout: '00:05:00'
- wait_template: "{{ states.binary_sensor.kitchen_door.state == 'on' }}"
timeout: '00:1:00'