This commit is contained in:
2023-05-01 17:12:13 -04:00
parent 901594500f
commit 66cdbf4dc7

View File

@ -386,7 +386,7 @@ script:
minutes: 5 minutes: 5
else: else:
- delay: - delay:
minutes: "{{ states('input_boolean.wakeup_lights_fade_night') }}" minutes: "{{ states('input_number.wakeup_lights_fade_night') }}"
- service: input_boolean.turn_off - service: input_boolean.turn_off
target: target:
entity_id: input_boolean.white_noise_emma_bedroom entity_id: input_boolean.white_noise_emma_bedroom