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