This commit is contained in:
darthsandmann 2022-08-08 23:30:39 +02:00
parent bd224ac152
commit a6b5f3714a

View File

@ -11,11 +11,12 @@ automation:
minutes: "10" minutes: "10"
action: action:
- if: - if:
- condition: or
conditions:
- condition: sun
after: sunset
- condition: sun - condition: sun
before: sunrise before: sunrise
before_offset: "+01:00"
after: sunset
after_offset: "-01:00"
then: then:
- service: input_boolean.turn_on - service: input_boolean.turn_on
target: target: