From d88290474e139f715eea5ca274bbfead8932e248 Mon Sep 17 00:00:00 2001 From: deejaybeam Date: Tue, 28 Mar 2023 19:11:12 +0200 Subject: [PATCH] fix: typo --- nspanel_blueprint.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index 13de5f3..94f0b24 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -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 }}