fixes
This commit is contained in:
parent
bd224ac152
commit
a6b5f3714a
@ -11,11 +11,12 @@ automation:
|
||||
minutes: "10"
|
||||
action:
|
||||
- if:
|
||||
- condition: or
|
||||
conditions:
|
||||
- condition: sun
|
||||
after: sunset
|
||||
- condition: sun
|
||||
before: sunrise
|
||||
before_offset: "+01:00"
|
||||
after: sunset
|
||||
after_offset: "-01:00"
|
||||
then:
|
||||
- service: input_boolean.turn_on
|
||||
target:
|
||||
|
Reference in New Issue
Block a user