mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Updated to fix the all_covers issue. #718
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user