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

This commit is contained in:
ccostan 2019-10-25 14:22:48 -04:00
parent 542f49c0fd
commit 0f7de56245
1 changed files with 1 additions and 1 deletions

View File

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