Changed welcome home timeout to 10 minutes because people are slow LOL

This commit is contained in:
2022-08-31 09:22:24 -04:00
parent 80c970403b
commit 7c59d8a409

View File

@ -237,7 +237,7 @@ script:
state: 'on'
- wait_template: "{{ is_state('binary_sensor.front_door','on') }}"
timeout:
minutes: 5
minutes: 10
continue_on_timeout: false
- delay:
seconds: 5