From 9a11ceaa9b98ed966b5a98f5e30e5870bfd90332 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Sat, 17 Dec 2016 01:09:57 +0000 Subject: [PATCH] How about some trainsitions? --- automation/sunrise_turnon_and_off.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/automation/sunrise_turnon_and_off.yaml b/automation/sunrise_turnon_and_off.yaml index a318aa03..da880833 100755 --- a/automation/sunrise_turnon_and_off.yaml +++ b/automation/sunrise_turnon_and_off.yaml @@ -24,7 +24,12 @@ - service: switch.turn_on entity_id: switch.foyer_outlet - service: light.turn_on - entity_id: light.outdoor_bathroom + entity_id: + - light.outdoor_bathroom + - light.tv_light + - light.tv_stand_light + data: + transition: 1200 ######################################################################