Updated to fix the all_covers issue. #718

This commit is contained in:
ccostan
2020-02-24 19:52:57 -05:00
parent f7dfab1b50
commit 0dbd30fe4e
12 changed files with 21 additions and 16 deletions

View File

@@ -92,7 +92,7 @@
{%- endmacro -%}
{%- macro garage_check() -%}
{% if states.group.garage_doors.state !='closed' -%}
{% if states.group.garadget.state !='closed' -%}
The
{%- for state in states.cover -%}
{%- endfor %}