@ -245,6 +245,9 @@ script:
|
||||
- condition: state
|
||||
entity_id: input_boolean.welcome_home
|
||||
state: 'on'
|
||||
- condition: state
|
||||
entity_id: input_boolean.vacation_mode
|
||||
state: 'off'
|
||||
- wait_template: "{{ is_state('binary_sensor.front_door','on') }}"
|
||||
timeout:
|
||||
minutes: 10
|
||||
|
Reference in New Issue
Block a user