Changed night-lighting to an "if" so welcome home runs either way
This commit is contained in:
@ -311,9 +311,11 @@ script:
|
||||
- dining_room
|
||||
- living_room
|
||||
data: {}
|
||||
- if:
|
||||
- condition: sun
|
||||
after: sunset
|
||||
after_offset: -00:30
|
||||
then:
|
||||
- service: light.turn_on
|
||||
data: {}
|
||||
target:
|
||||
|
Reference in New Issue
Block a user