#670 Trying to make sure the Landscaping Lights are always on when it's dark.

pull/685/head
ccostan 6 years ago
parent 542f49c0fd
commit 0f7de56245

@ -59,7 +59,7 @@
{% if states.group.family.state == 'home' -%} {% if states.group.family.state == 'home' -%}
10 10
{% else %} {% else %}
200 150
{% endif %} {% endif %}
- wait_template: >- - wait_template: >-
{{ states.group.family.state == 'home' }} {{ states.group.family.state == 'home' }}

Loading…
Cancel
Save

Powered by TurnKey Linux.