diff --git a/include/automations/julelys.yaml b/include/automations/julelys.yaml index f47f95d..ac2ca24 100644 --- a/include/automations/julelys.yaml +++ b/include/automations/julelys.yaml @@ -5,7 +5,7 @@ - alias: 'Julelys tænd morgen' trigger: platform: time - at: "06:00:00" + at: "06:30:00" condition: - condition: state # from sunset until sunrise entity_id: sun.sun @@ -30,7 +30,7 @@ event: sunset condition: - condition: time - before: '22:00:00' + before: '21:30:00' action: - service: light.turn_on data: @@ -39,7 +39,7 @@ - alias: 'Julelys sluk aften' trigger: platform: time - at: "21:00:00" + at: "22:00:00" action: - service: light.turn_off data: