From 061d78c3a35dd0386c15b40e2402f251e212a16b Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Mon, 5 Dec 2016 19:39:21 +0000 Subject: [PATCH] Tightened up the loose ends. --- automation/kitchen_lights_and_accents.yaml | 7 +++++-- scene/monthly_front_colors.yaml | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/automation/kitchen_lights_and_accents.yaml b/automation/kitchen_lights_and_accents.yaml index 1fd24848..694ee284 100755 --- a/automation/kitchen_lights_and_accents.yaml +++ b/automation/kitchen_lights_and_accents.yaml @@ -7,7 +7,7 @@ - platform: state entity_id: group.kitchen_lights state: 'on' - for: '00:10:00' + for: '00:05:00' condition: - condition: state @@ -30,7 +30,10 @@ condition: - condition: sun after: 'sunset' - + - condition: state + entity_id: group.interior_lights + state: 'on' + action: - service: switch.turn_on entity_id: switch.kitchen_accents diff --git a/scene/monthly_front_colors.yaml b/scene/monthly_front_colors.yaml index be31b362..c01ed4f5 100755 --- a/scene/monthly_front_colors.yaml +++ b/scene/monthly_front_colors.yaml @@ -62,6 +62,7 @@ brightness: 255 light.outdoor_foyer: state: on + rgb_color: [255,255,255] brightness: 255 light.outdoor_sconce_3: state: on