Will it even work?

This commit is contained in:
Marcus Scholz 2021-09-28 21:07:02 +02:00
parent 85fe000643
commit 45a07c835d
1 changed files with 2 additions and 3 deletions

View File

@ -345,12 +345,11 @@
- condition: or - condition: or
conditions: conditions:
- condition: sun - condition: sun
after: sunset
before: sunrise before: sunrise
before_offset: '+1' before_offset: '+1'
after_offset: '-1'
- condition: sun - condition: sun
before: sunrise after_offset: '-1'
after: sunset
action: action:
- service: script.moodlight_neutral - service: script.moodlight_neutral
- service: light.turn_on - service: light.turn_on