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