Removed unnecessary condition for #50
This commit is contained in:
@ -352,11 +352,6 @@ script:
|
|||||||
{% else %}
|
{% else %}
|
||||||
false
|
false
|
||||||
{% endif %}
|
{% endif %}
|
||||||
- condition: not
|
|
||||||
conditions:
|
|
||||||
- condition: sun
|
|
||||||
after: sunset
|
|
||||||
after_offset: -00:30
|
|
||||||
then:
|
then:
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
target:
|
target:
|
||||||
|
Reference in New Issue
Block a user