jule
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user