@@ -4857,7 +4857,7 @@ action:
|
||||
{%- elif repeat.item.entity is match "automation." -%} {{ button_icon_automation }}
|
||||
{%- elif repeat.item.entity is match "button." -%} {{ button_icon_button }}
|
||||
{%- elif repeat.item.entity is match "input_button." -%} {{ button_icon_input_button }}
|
||||
{%- elif repeat.item.entity is match "scene." -%} {{ button_icon_screne }}
|
||||
{%- elif repeat.item.entity is match "scene." -%} {{ button_icon_scene }}
|
||||
{%- elif repeat.item.entity is match "script." -%} {{ button_icon_script }}
|
||||
{%- elif repeat.item.entity is match "person." -%} {{ button_icon_person }}
|
||||
{%- elif repeat.item.entity is match "binary_sensor." -%} {{ button_icon_binary_sensor }}
|
||||
@@ -5108,7 +5108,7 @@ action:
|
||||
{%- elif repeat.item.entity is match "automation." -%} {{ button_icon_automation }}
|
||||
{%- elif repeat.item.entity is match "button." -%} {{ button_icon_button }}
|
||||
{%- elif repeat.item.entity is match "input_button." -%} {{ button_icon_input_button }}
|
||||
{%- elif repeat.item.entity is match "scene." -%} {{ button_icon_screne }}
|
||||
{%- elif repeat.item.entity is match "scene." -%} {{ button_icon_scene }}
|
||||
{%- elif repeat.item.entity is match "script." -%} {{ button_icon_script }}
|
||||
{%- elif repeat.item.entity is match "person." -%} {{ button_icon_person }}
|
||||
{%- elif repeat.item.entity is match "binary_sensor." -%} {{ button_icon_binary_sensor }}
|
||||
@@ -5359,7 +5359,7 @@ action:
|
||||
{%- elif repeat.item.entity is match "automation." -%} {{ button_icon_automation }}
|
||||
{%- elif repeat.item.entity is match "button." -%} {{ button_icon_button }}
|
||||
{%- elif repeat.item.entity is match "input_button." -%} {{ button_icon_input_button }}
|
||||
{%- elif repeat.item.entity is match "scene." -%} {{ button_icon_screne }}
|
||||
{%- elif repeat.item.entity is match "scene." -%} {{ button_icon_scene }}
|
||||
{%- elif repeat.item.entity is match "script." -%} {{ button_icon_script }}
|
||||
{%- elif repeat.item.entity is match "person." -%} {{ button_icon_person }}
|
||||
{%- elif repeat.item.entity is match "binary_sensor." -%} {{ button_icon_binary_sensor }}
|
||||
@@ -5610,7 +5610,7 @@ action:
|
||||
{%- elif repeat.item.entity is match "automation." -%} {{ button_icon_automation }}
|
||||
{%- elif repeat.item.entity is match "button." -%} {{ button_icon_button }}
|
||||
{%- elif repeat.item.entity is match "input_button." -%} {{ button_icon_input_button }}
|
||||
{%- elif repeat.item.entity is match "scene." -%} {{ button_icon_screne }}
|
||||
{%- elif repeat.item.entity is match "scene." -%} {{ button_icon_scene }}
|
||||
{%- elif repeat.item.entity is match "script." -%} {{ button_icon_script }}
|
||||
{%- elif repeat.item.entity is match "person." -%} {{ button_icon_person }}
|
||||
{%- elif repeat.item.entity is match "binary_sensor." -%} {{ button_icon_binary_sensor }}
|
||||
@@ -9331,7 +9331,7 @@ action:
|
||||
{%- elif left_button_entity is match "automation." -%} {{ button_icon_automation }}
|
||||
{%- elif left_button_entity is match "button." -%} {{ button_icon_button }}
|
||||
{%- elif left_button_entity is match "input_button." -%} {{ button_icon_input_button }}
|
||||
{%- elif left_button_entity is match "scene." -%} {{ button_icon_screne }}
|
||||
{%- elif left_button_entity is match "scene." -%} {{ button_icon_scene }}
|
||||
{%- elif left_button_entity is match "script." -%} {{ button_icon_script }}
|
||||
{%- elif left_button_entity is match "person." -%} {{ button_icon_person }}
|
||||
{%- elif left_button_entity is match "binary_sensor." -%} {{ button_icon_binary_sensor }}
|
||||
@@ -9425,7 +9425,7 @@ action:
|
||||
{%- elif left_button_entity is match "automation." -%} {{ button_icon_automation }}
|
||||
{%- elif left_button_entity is match "button." -%} {{ button_icon_button }}
|
||||
{%- elif left_button_entity is match "input_button." -%} {{ button_icon_input_button }}
|
||||
{%- elif left_button_entity is match "scene." -%} {{ button_icon_screne }}
|
||||
{%- elif left_button_entity is match "scene." -%} {{ button_icon_scene }}
|
||||
{%- elif left_button_entity is match "script." -%} {{ button_icon_script }}
|
||||
{%- elif left_button_entity is match "person." -%} {{ button_icon_person }}
|
||||
{%- elif left_button_entity is match "binary_sensor." -%} {{ button_icon_binary_sensor }}
|
||||
|
||||
Reference in New Issue
Block a user