This commit is contained in:
2026-03-15 15:32:58 +01:00
parent 2cb9c552d6
commit 685764f7ae
+3 -3
View File
@@ -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: