Extend waiting duration for master bedroom sleep mode, for wife factor
This commit is contained in:
@ -127,7 +127,7 @@ script:
|
|||||||
preset_mode: 'none'
|
preset_mode: 'none'
|
||||||
- wait_template: "{{ is_state('light.master_bedroom_lights','off') }}"
|
- wait_template: "{{ is_state('light.master_bedroom_lights','off') }}"
|
||||||
timeout:
|
timeout:
|
||||||
minutes: 1
|
minutes: 30
|
||||||
continue_on_timeout: true
|
continue_on_timeout: true
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
target:
|
target:
|
||||||
|
Reference in New Issue
Block a user