offset
This commit is contained in:
parent
a6b5f3714a
commit
a76437de58
@ -15,8 +15,10 @@ automation:
|
||||
conditions:
|
||||
- condition: sun
|
||||
after: sunset
|
||||
after_offset: "-01:00"
|
||||
- condition: sun
|
||||
before: sunrise
|
||||
before_offset: "+01:00"
|
||||
then:
|
||||
- service: input_boolean.turn_on
|
||||
target:
|
||||
|
Reference in New Issue
Block a user