diff --git a/packages/vacation/vacation.yaml b/packages/vacation/vacation.yaml index 8d89dae..fd2ea8e 100644 --- a/packages/vacation/vacation.yaml +++ b/packages/vacation/vacation.yaml @@ -17,6 +17,14 @@ automation: - service: light.turn_on target: entity_id: light.kitchen_light + - delay: '02:00:00' + - service: light.turn_off + target: + entity_id: light.dining_room_light + - service: light.turn_off + target: + entity_id: light.kitchen_light + - alias: Vacation - Turn On Living Room Lights after Dinner trigger: @@ -34,6 +42,10 @@ automation: - service: light.turn_on target: entity_id: light.living_room_light + - delay: '02:00:00' + - service: light.turn_off + target: + entity_id: light.living_room_light - alias: Vacation - Turn Off Living Room Lights at Bedtime trigger: