From 0b8ac402b2a90cfb967959bececefdae273b783c Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 16 Jul 2023 13:19:39 -0400 Subject: [PATCH] Remove redundant service call --- scripts.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/scripts.yaml b/scripts.yaml index c6d0fd1..fd99b4d 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -369,17 +369,6 @@ going_upstairs: milliseconds: 0 alias: Wait until I am in the bathroom, or in bed, or the lights are manually turned on - - if: - - condition: state - entity_id: input_boolean.goodnight - state: 'off' - then: - - service: input_select.select_option - data: - option: Side Nightlight - target: - entity_id: input_select.master_bedroom_scenes - alias: Turn on dim lighting in master bedroom, unless I am in bed - choose: - conditions: '{{ wait.trigger.id == ''bathroom'' }}' sequence: