From 750dd9319fb7331890f6180da4af990e5fc04202 Mon Sep 17 00:00:00 2001 From: ccostan Date: Sun, 14 Jan 2018 18:34:45 -0500 Subject: [PATCH] Some minor changes to the outdoor bathroom light brightnesseseseseses... --- automation/Timed_Triggers/sunset_turn_on.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/automation/Timed_Triggers/sunset_turn_on.yaml b/automation/Timed_Triggers/sunset_turn_on.yaml index 0594cdda..240754e4 100755 --- a/automation/Timed_Triggers/sunset_turn_on.yaml +++ b/automation/Timed_Triggers/sunset_turn_on.yaml @@ -37,11 +37,9 @@ - switch.front_landscaping - service: script.monthly_color_scene - service: light.turn_on + entity_id: light.outdoor_bathroom data: - entity_id: - - light.outdoor_bathroom - brightness: 35 - + brightness: 10 - wait_template: >- {{ states.group.family.state == 'home' }} - service: switch.turn_on