From 15f3b5cc0bf92a44284438b743e8d2ac2e37277a Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 28 Oct 2022 09:40:27 +0200 Subject: [PATCH 1/3] fix: right button toggles on reboot --- blueprint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprint.yaml b/blueprint.yaml index 1ac4bc4..f0c17f2 100644 --- a/blueprint.yaml +++ b/blueprint.yaml @@ -1070,7 +1070,7 @@ trigger: ##### Right Button - Trigger ##### - platform: template - value_template: '{{ states(right_button) is match "off" }}' + value_template: '{{ states(right_button) is match "on" }}' id: right_button_press ##### Button Sync Trigger ################################################################################################################# From 8812d496d8c5c26fcc40804e318956bee923d042 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 28 Oct 2022 10:29:22 +0200 Subject: [PATCH 2/3] upd: add default entities --- blueprint.yaml | 64 +++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/blueprint.yaml b/blueprint.yaml index f0c17f2..226a7a2 100644 --- a/blueprint.yaml +++ b/blueprint.yaml @@ -115,7 +115,7 @@ blueprint: entity01: name: Button 01 (Optional) description: Nextion Editor - *buttonpage01.button01* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -132,7 +132,7 @@ blueprint: entity02: name: Button 02 (Optional) description: Nextion Editor - *buttonpage01.button02* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -149,7 +149,7 @@ blueprint: entity03: name: Button 03 (Optional) description: Nextion Editor - *buttonpage01.button03* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -166,7 +166,7 @@ blueprint: entity04: name: Button 04 (Optional) description: Nextion Editor - *buttonpage01.button04* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -183,7 +183,7 @@ blueprint: entity05: name: Button 05 (Optional) description: Nextion Editor - *buttonpage01.button05* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -200,7 +200,7 @@ blueprint: entity06: name: Button 06 (Optional) description: Nextion Editor - *buttonpage01.button06* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -217,7 +217,7 @@ blueprint: entity07: name: Button 07 (Optional) description: Nextion Editor - *buttonpage01.button07* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -234,7 +234,7 @@ blueprint: entity08: name: Button 08 (Optional) description: Nextion Editor - *buttonpage01.button08* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -251,7 +251,7 @@ blueprint: entity09: name: Button 09 (Optional) description: Nextion Editor - *buttonpage02.button01* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -268,7 +268,7 @@ blueprint: entity10: name: Button 10 (Optional) description: Nextion Editor - *buttonpage02.button02* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -285,7 +285,7 @@ blueprint: entity11: name: Button 11 (Optional) description: Nextion Editor - *buttonpage02.button03* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -302,7 +302,7 @@ blueprint: entity12: name: Button 12 (Optional) description: Nextion Editor - *buttonpage02.button04* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -319,7 +319,7 @@ blueprint: entity13: name: Button 13 (Optional) description: Nextion Editor - *buttonpage01.button05* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -336,7 +336,7 @@ blueprint: entity14: name: Button 14 (Optional) description: Nextion Editor - *buttonpage02.button06* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -353,7 +353,7 @@ blueprint: entity15: name: Button 15 (Optional) description: Nextion Editor - *buttonpage02.button07* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -370,7 +370,7 @@ blueprint: entity16: name: Button 16 (Optional) description: Nextion Editor - *buttonpage02.button08* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -387,7 +387,7 @@ blueprint: entity17: name: Button 17 (Optional) description: Nextion Editor - *buttonpage03.button01* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -404,7 +404,7 @@ blueprint: entity18: name: Button 18 (Optional) description: Nextion Editor - *buttonpage03.button02* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -421,7 +421,7 @@ blueprint: entity19: name: Button 19 (Optional) description: Nextion Editor - *buttonpage03.button03* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -438,7 +438,7 @@ blueprint: entity20: name: Button 20 (Optional) description: Nextion Editor - *buttonpage03.button04* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -455,7 +455,7 @@ blueprint: entity21: name: Button 21 (Optional) description: Nextion Editor - *buttonpage03.button05* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -472,7 +472,7 @@ blueprint: entity22: name: Button 22 (Optional) description: Nextion Editor - *buttonpage03.button06* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -489,7 +489,7 @@ blueprint: entity23: name: Button 23 (Optional) description: Nextion Editor - *buttonpage03.button07* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -506,7 +506,7 @@ blueprint: entity24: name: Button 24 (Optional) description: Nextion Editor - *buttonpage03.button08* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -523,7 +523,7 @@ blueprint: entity25: name: Button 25 (Optional) description: Nextion Editor - *buttonpage04.button01* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -540,7 +540,7 @@ blueprint: entity26: name: Button 26 (Optional) description: Nextion Editor - *buttonpage04.button02* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -557,7 +557,7 @@ blueprint: entity27: name: Button 27 (Optional) description: Nextion Editor - *buttonpage04.button03* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -574,7 +574,7 @@ blueprint: entity28: name: Button 28 (Optional) description: Nextion Editor - *buttonpage04.button04* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -591,7 +591,7 @@ blueprint: entity29: name: Button 29 (Optional) description: Nextion Editor - *buttonpage04.button05* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -608,7 +608,7 @@ blueprint: entity30: name: Button 30 (Optional) description: Nextion Editor - *buttonpage04.button06* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -625,7 +625,7 @@ blueprint: entity31: name: Button 31 (Optional) description: Nextion Editor - *buttonpage04.button07* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: @@ -642,7 +642,7 @@ blueprint: entity32: name: Button 32 (Optional) description: Nextion Editor - *buttonpage04.button08* **(ONLY light | switch | cover | input_boolean)** - default: [] + default: switch.default_change_me selector: entity: domain: From a58f26173a4c1e435277a9ab5d528e5ed348e077 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 28 Oct 2022 10:46:13 +0200 Subject: [PATCH 3/3] upd: change comment indentation to allow code-folding --- blueprint.yaml | 498 ++++++++++++++++++++++++------------------------- 1 file changed, 249 insertions(+), 249 deletions(-) diff --git a/blueprint.yaml b/blueprint.yaml index 226a7a2..497b3d6 100644 --- a/blueprint.yaml +++ b/blueprint.yaml @@ -111,7 +111,7 @@ blueprint: - input_boolean - cover -##### Button ##### + ##### Button ##### entity01: name: Button 01 (Optional) description: Nextion Editor - *buttonpage01.button01* **(ONLY light | switch | cover | input_boolean)** @@ -708,13 +708,13 @@ variables: left_button_entity: !input "left_button_entity" right_button_entity: !input "right_button_entity" -# Sync Settings + # Sync Settings delay_jump_page: !input "delay_jump_page" sync_slider_ha: !input "sync_slider_ha" sync_value_ha: !input "sync_value_ha" -# Icons Mapping + # Icons Mapping cover_pic_closed: "106" cover_pic_open: "107" battery_icon: "108" @@ -722,7 +722,7 @@ variables: light_pic_on: "126" -# color for buttons + # color for buttons button_light_off: "90" button_light_on: "91" button_switch_off: "92" @@ -798,7 +798,7 @@ variables: accuweather_wind_day_4d: "sensor.{{ accuweather }}_wind_day_4d" accuweather_wind_night_4d: "sensor.{{ accuweather }}_wind_night_4d" -##### Buttons ##### + ##### Buttons ##### entity01: !input "entity01" entity01_name: !input "entity01_name" entity02: !input "entity02" @@ -893,104 +893,104 @@ trigger: path: !input "tft_path" id: tft_upload - #### NSPanel boot Step 0 - Start #### nextion_inited_trigger -# - platform: state -# entity_id: !input "nextion_inited" -# to: "on" -# id: nspanel_boot_start + #### NSPanel boot Step 0 - Start #### nextion_inited_trigger + # - platform: state + # entity_id: !input "nextion_inited" + # to: "on" + # id: nspanel_boot_start - platform: template value_template: '{{ states(nextion_inited_trigger) is match "on" }}' id: nspanel_boot_start - #### NSPanel boot Step 1 - Language #### -# - platform: state -# entity_id: !input "nextion_inited" -# to: "on" -# for: -# seconds: 5 + #### NSPanel boot Step 1 - Language #### + # - platform: state + # entity_id: !input "nextion_inited" + # to: "on" + # for: + # seconds: 5 - platform: template value_template: '{{ states(nextion_inited_trigger) is match "on" }}' for: "00:00:5" id: nspanel_boot_language - #### NSPanel boot Step 2 - Buttonpage 1 #### -# - platform: state -# entity_id: !input "nextion_inited" -# to: "on" -# for: -# seconds: 10 + #### NSPanel boot Step 2 - Buttonpage 1 #### + # - platform: state + # entity_id: !input "nextion_inited" + # to: "on" + # for: + # seconds: 10 - platform: template value_template: '{{ states(nextion_inited_trigger) is match "on" }}' for: "00:00:10" id: nspanel_boot_buttonpage01 - #### NSPanel boot Step 3 - Buttonpage 2 #### -# - platform: state -# entity_id: !input "nextion_inited" -# to: "on" -# for: -# seconds: 15 + #### NSPanel boot Step 3 - Buttonpage 2 #### + # - platform: state + # entity_id: !input "nextion_inited" + # to: "on" + # for: + # seconds: 15 - platform: template value_template: '{{ states(nextion_inited_trigger) is match "on" }}' for: "00:00:15" id: nspanel_boot_buttonpage02 - #### NSPanel boot Step 4 - Buttonpage 3 #### -# - platform: state -# entity_id: !input "nextion_inited" -# to: "on" -# for: -# seconds: 20 + #### NSPanel boot Step 4 - Buttonpage 3 #### + # - platform: state + # entity_id: !input "nextion_inited" + # to: "on" + # for: + # seconds: 20 - platform: template value_template: '{{ states(nextion_inited_trigger) is match "on" }}' for: "00:00:20" id: nspanel_boot_buttonpage03 - #### NSPanel boot Step 5 - Buttonpage 4 #### -# - platform: state -# entity_id: !input "nextion_inited" -# to: "on" -# for: -# seconds: 25 + #### NSPanel boot Step 5 - Buttonpage 4 #### + # - platform: state + # entity_id: !input "nextion_inited" + # to: "on" + # for: + # seconds: 25 - platform: template value_template: '{{ states(nextion_inited_trigger) is match "on" }}' for: "00:00:25" id: nspanel_boot_buttonpage04 - #### NSPanel boot Step 6 - Weather #### -# - platform: state -# entity_id: !input "nextion_inited" -# to: "on" -# for: -# seconds: 30 + #### NSPanel boot Step 6 - Weather #### + # - platform: state + # entity_id: !input "nextion_inited" + # to: "on" + # for: + # seconds: 30 - platform: template value_template: '{{ states(nextion_inited_trigger) is match "on" }}' for: "00:00:30" id: nspanel_boot_weather - #### NSPanel boot Step 7 - Entities #### -# - platform: state -# entity_id: !input "nextion_inited" -# to: "on" -# for: -# seconds: 35 + #### NSPanel boot Step 7 - Entities #### + # - platform: state + # entity_id: !input "nextion_inited" + # to: "on" + # for: + # seconds: 35 - platform: template value_template: '{{ states(nextion_inited_trigger) is match "on" }}' for: "00:00:35" id: nspanel_boot_entities - #### NSPanel boot Step 8 - Entities #### -# - platform: state -# entity_id: !input "nextion_inited" -# to: "on" -# for: -# seconds: 50 + #### NSPanel boot Step 8 - Entities #### + # - platform: state + # entity_id: !input "nextion_inited" + # to: "on" + # for: + # seconds: 50 - platform: template value_template: '{{ states(nextion_inited_trigger) is match "on" }}' for: "00:00:50" id: nspanel_boot_finish -######################################################################################################################## + ######################################################################################################################## ##### Page Button - Trigger ##### - platform: event @@ -1025,7 +1025,7 @@ trigger: value_template: '{{ states(last_click) is match "button" }}' id: button_page -######################################################################################################################## + ######################################################################################################################## ##### Time - Trigger ##### - platform: time_pattern @@ -1073,7 +1073,7 @@ trigger: value_template: '{{ states(right_button) is match "on" }}' id: right_button_press -##### Button Sync Trigger ################################################################################################################# + ##### Button Sync Trigger ################################################################################################################# ##### Button01 Sync - Trigger ##### - platform: state @@ -1400,7 +1400,7 @@ action: {%- elif states(last_click) == "pressbuttonpage04button08" -%} {{ "page buttonpage04" }} {%- endif -%} -######################################################################################################################## + ######################################################################################################################## ##### NSPanel Loading##### - choose: @@ -1581,7 +1581,7 @@ action: component: weather05.a02 message: "{{ date4_de }}" -##### Date Home Page + Forcast EN ##### + ##### Date Home Page + Forcast EN ##### - choose: - conditions: - condition: trigger @@ -1616,7 +1616,7 @@ action: component: weather05.a02 message: "{{ date4_de }}" -##### Time Home Page Loading##### + ##### Time Home Page Loading##### - choose: - conditions: - condition: trigger @@ -1633,15 +1633,15 @@ action: -################################################## -##### ACTION - SHORT Press an LONG Press Button Page ########################################################################################################################################################## -################################################## + ################################################## + ##### ACTION - SHORT Press an LONG Press Button Page ########################################################################################################################################################## + ################################################## -##### ACTION - Page Button - SHORT Press - Toggle Enities ##### + ##### ACTION - Page Button - SHORT Press - Toggle Enities ##### - choose: - conditions: - condition: trigger @@ -1664,15 +1664,15 @@ action: -################################################## -##### ACTION - Light Setting Page ########################################################################################################################################################## -################################################## + ################################################## + ##### ACTION - Light Setting Page ########################################################################################################################################################## + ################################################## -##### ACTION - Page Lightsettings - JUMP to Page Lightsettings and SYNC Light Settings ##### + ##### ACTION - Page Lightsettings - JUMP to Page Lightsettings and SYNC Light Settings ##### - choose: - conditions: - condition: trigger @@ -1758,7 +1758,7 @@ action: -##### ACTION - Page Lightsettings - Changes from HA ##### + ##### ACTION - Page Lightsettings - Changes from HA ##### - choose: - conditions: - condition: trigger @@ -1877,7 +1877,7 @@ action: -##### ACTION - Page Lightsettings - Brightness Slider MOVE ##### + ##### ACTION - Page Lightsettings - Brightness Slider MOVE ##### - choose: - conditions: - condition: trigger @@ -1902,7 +1902,7 @@ action: -##### ACTION - Page Lightsettings - color_Temp Slider MOVE ##### + ##### ACTION - Page Lightsettings - color_Temp Slider MOVE ##### - choose: - conditions: - condition: trigger @@ -1927,7 +1927,7 @@ action: -##### ACTION - Page Lightsettings - Color RGB Slider MOVE ##### + ##### ACTION - Page Lightsettings - Color RGB Slider MOVE ##### - choose: - conditions: - condition: trigger @@ -1944,7 +1944,7 @@ action: -##### ACTION - Page Lightsettings - Close Lightsetting Page ##### + ##### ACTION - Page Lightsettings - Close Lightsetting Page ##### - choose: - conditions: - condition: trigger @@ -1960,15 +1960,15 @@ action: -################################################## -##### ACTION - Cover Setting Page ########################################################################################################################################################## -################################################## + ################################################## + ##### ACTION - Cover Setting Page ########################################################################################################################################################## + ################################################## -##### ACTION - Page Coversettings - JUMP to Page Coversettings and SYNC Cover Settings ##### + ##### ACTION - Page Coversettings - JUMP to Page Coversettings and SYNC Cover Settings ##### - choose: - conditions: - condition: trigger @@ -2039,7 +2039,7 @@ action: -##### ACTION - Page Coversettings - Changes from HA ##### + ##### ACTION - Page Coversettings - Changes from HA ##### - choose: - conditions: - condition: trigger @@ -2124,7 +2124,7 @@ action: -##### ACTION - Page Coversettings - Cover Slider MOVE ##### + ##### ACTION - Page Coversettings - Cover Slider MOVE ##### - choose: - conditions: - condition: trigger @@ -2152,7 +2152,7 @@ action: -##### ACTION - Page Coversettings - UP / DOWN / STOP Cover ##### + ##### ACTION - Page Coversettings - UP / DOWN / STOP Cover ##### - choose: - conditions: - condition: trigger @@ -2187,7 +2187,7 @@ action: -##### ACTION - Page Coversettings - Close Coversettings ##### + ##### ACTION - Page Coversettings - Close Coversettings ##### - choose: - conditions: - condition: trigger @@ -2203,16 +2203,16 @@ action: -################################################## -##### ACTION - Cover Setting Page ########################################################################################################################################################## -################################################## + ################################################## + ##### ACTION - Cover Setting Page ########################################################################################################################################################## + ################################################## -##### ACTION - TFT Upload Automation ##### + #### ACTION - TFT Upload Automation ##### - choose: - conditions: - condition: trigger @@ -2384,9 +2384,9 @@ action: -################################################################################ -####### buttonpage01.button01 ################################################################# -################################################################################ + ################################################################################ + ####### buttonpage01.button01 ################################################################# + ################################################################################ - choose: - conditions: - condition: trigger @@ -2707,9 +2707,9 @@ action: message: '{{ (state_attr(entity01, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage01.button02 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage01.button02 ######################################################################################## + ################################################################################ - choose: ##### buttonpage01.button02 Light OFF ##### - conditions: @@ -3025,9 +3025,9 @@ action: component: buttonpage01.button02bri message: '{{ (state_attr(entity02, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage01.button03 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage01.button03 ######################################################################################## + ################################################################################ - choose: ##### buttonpage01.button03 Light OFF ##### - conditions: @@ -3343,9 +3343,9 @@ action: component: buttonpage01.button03bri message: '{{ (state_attr(entity03, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage01.button04 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage01.button04 ######################################################################################## + ################################################################################ - choose: ##### buttonpage01.button04 Light OFF ##### - conditions: @@ -3661,9 +3661,9 @@ action: component: buttonpage01.button04bri message: '{{ (state_attr(entity04, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage01.button05 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage01.button05 ######################################################################################## + ################################################################################ - choose: ##### buttonpage01.button05 Light OFF ##### - conditions: @@ -3979,9 +3979,9 @@ action: component: buttonpage01.button05bri message: '{{ (state_attr(entity05, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage01.button06 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage01.button06 ######################################################################################## + ################################################################################ - choose: ##### buttonpage01.button06 Light OFF ##### - conditions: @@ -4297,9 +4297,9 @@ action: component: buttonpage01.button06bri message: '{{ (state_attr(entity06, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage01.button07 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage01.button07 ######################################################################################## + ################################################################################ - choose: ##### buttonpage01.button07 Light OFF ##### - conditions: @@ -4615,9 +4615,9 @@ action: component: buttonpage01.button07bri message: '{{ (state_attr(entity07, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage01.button08 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage01.button08 ######################################################################################## + ################################################################################ - choose: ##### buttonpage01.button08 Light OFF ##### - conditions: @@ -4933,11 +4933,11 @@ action: component: buttonpage01.button08bri message: '{{ (state_attr(entity08, "current_position") | int ) |round(0) }}%' -######################################################################################################################## + ######################################################################################################################## -################################################################################ - ####### buttonpage02.button01 ################################################################# -################################################################################ + ################################################################################ + ####### buttonpage02.button01 ################################################################# + ################################################################################ - choose: ##### buttonpage02.button01 Light OFF ##### - conditions: @@ -5253,9 +5253,9 @@ action: component: buttonpage02.button01bri message: '{{ (state_attr(entity09, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage02.button02 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage02.button02 ######################################################################################## + ################################################################################ - choose: ##### buttonpage02.button02 Light OFF ##### - conditions: @@ -5571,9 +5571,9 @@ action: component: buttonpage02.button02bri message: '{{ (state_attr(entity10, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage02.button03 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage02.button03 ######################################################################################## + ################################################################################ - choose: ##### buttonpage02.button03 Light OFF ##### - conditions: @@ -5889,9 +5889,9 @@ action: component: buttonpage02.button03bri message: '{{ (state_attr(entity11, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage02.button04 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage02.button04 ######################################################################################## + ################################################################################ - choose: ##### buttonpage02.button04 Light OFF ##### - conditions: @@ -6207,9 +6207,9 @@ action: component: buttonpage02.button04bri message: '{{ (state_attr(entity12, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage02.button05 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage02.button05 ######################################################################################## + ################################################################################ - choose: ##### buttonpage02.button05 Light OFF ##### - conditions: @@ -6525,9 +6525,9 @@ action: component: buttonpage02.button05bri message: '{{ (state_attr(entity13, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage02.button06 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage02.button06 ######################################################################################## + ################################################################################ - choose: ##### buttonpage02.button06 Light OFF ##### - conditions: @@ -6843,9 +6843,9 @@ action: component: buttonpage02.button06bri message: '{{ (state_attr(entity14, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage02.button07 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage02.button07 ######################################################################################## + ################################################################################ - choose: ##### buttonpage02.button07 Light OFF ##### - conditions: @@ -7161,9 +7161,9 @@ action: component: buttonpage02.button07bri message: '{{ (state_attr(entity15, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage02.button08 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage02.button08 ######################################################################################## + ################################################################################ - choose: ##### buttonpage02.button08 Light OFF ##### - conditions: @@ -7479,11 +7479,11 @@ action: component: buttonpage02.button08bri message: '{{ (state_attr(entity16, "current_position") | int ) |round(0) }}%' -######################################################################################################################## + ######################################################################################################################## -################################################################################ - ####### buttonpage03.button01 ################################################################# -################################################################################ + ################################################################################ + ####### buttonpage03.button01 ################################################################# + ################################################################################ - choose: ##### buttonpage03.button01 Light OFF ##### - conditions: @@ -7799,9 +7799,9 @@ action: component: buttonpage03.button01bri message: '{{ (state_attr(entity17, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage03.button02 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage03.button02 ######################################################################################## + ################################################################################ - choose: ##### buttonpage03.button02 Light OFF ##### - conditions: @@ -8117,9 +8117,9 @@ action: component: buttonpage03.button02bri message: '{{ (state_attr(entity18, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage03.button03 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage03.button03 ######################################################################################## + ################################################################################ - choose: ##### buttonpage03.button03 Light OFF ##### - conditions: @@ -8435,9 +8435,9 @@ action: component: buttonpage03.button03bri message: '{{ (state_attr(entity19, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage03.button04 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage03.button04 ######################################################################################## + ################################################################################ - choose: ##### buttonpage03.button04 Light OFF ##### - conditions: @@ -8753,9 +8753,9 @@ action: component: buttonpage03.button04bri message: '{{ (state_attr(entity20,"current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage03.button05 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage03.button05 ######################################################################################## + ################################################################################ - choose: ##### buttonpage03.button05 Light OFF ##### - conditions: @@ -9071,9 +9071,9 @@ action: component: buttonpage03.button05bri message: '{{ (state_attr(entity21, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage03.button06 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage03.button06 ######################################################################################## + ################################################################################ - choose: ##### buttonpage03.button06 Light OFF ##### - conditions: @@ -9389,9 +9389,9 @@ action: component: buttonpage03.button06bri message: '{{ (state_attr(entity22, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage03.button07 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage03.button07 ######################################################################################## + ################################################################################ - choose: ##### buttonpage03.button07 Light OFF ##### - conditions: @@ -9707,9 +9707,9 @@ action: component: buttonpage03.button07bri message: '{{ (state_attr(entity23, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage03.button08 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage03.button08 ######################################################################################## + ################################################################################ - choose: ##### buttonpage03.button08 Light OFF ##### - conditions: @@ -10025,11 +10025,11 @@ action: component: buttonpage03.button08bri message: '{{ (state_attr(entity24, "current_position") | int ) |round(0) }}%' -######################################################################################################################## + ######################################################################################################################## -################################################################################ - ####### buttonpage04.button01 ################################################################# -################################################################################ + ################################################################################ + ####### buttonpage04.button01 ################################################################# + ################################################################################ - choose: ##### buttonpage04.button01 Light OFF ##### - conditions: @@ -10345,9 +10345,9 @@ action: component: buttonpage04.button01bri message: '{{ (state_attr(entity25, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage04.button02 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage04.button02 ######################################################################################## + ################################################################################ - choose: ##### buttonpage04.button02 Light OFF ##### - conditions: @@ -10663,9 +10663,9 @@ action: component: buttonpage04.button02bri message: '{{ (state_attr(entity26, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage04.button03 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage04.button03 ######################################################################################## + ################################################################################ - choose: ##### buttonpage04.button03 Light OFF ##### - conditions: @@ -10981,9 +10981,9 @@ action: component: buttonpage04.button03bri message: '{{ (state_attr(entity27, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage04.button04 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage04.button04 ######################################################################################## + ################################################################################ - choose: ##### buttonpage04.button04 Light OFF ##### - conditions: @@ -11299,9 +11299,9 @@ action: component: buttonpage04.button04bri message: '{{ (state_attr(entity28, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage04.button05 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage04.button05 ######################################################################################## + ################################################################################ - choose: ##### buttonpage04.button05 Light OFF ##### - conditions: @@ -11617,9 +11617,9 @@ action: component: buttonpage04.button05bri message: '{{ (state_attr(entity29, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage04.button06 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage04.button06 ######################################################################################## + ################################################################################ - choose: ##### buttonpage04.button06 Light OFF ##### - conditions: @@ -11935,9 +11935,9 @@ action: component: buttonpage04.button06bri message: '{{ (state_attr(entity30, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage04.button07 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage04.button07 ######################################################################################## + ################################################################################ - choose: ##### buttonpage04.button07 Light OFF ##### - conditions: @@ -12253,9 +12253,9 @@ action: component: buttonpage04.button07bri message: '{{ (state_attr(entity31, "current_position") | int ) |round(0) }}%' -################################################################################ - ####### buttonpage04.button08 ######################################################################################## -################################################################################ + ################################################################################ + ####### buttonpage04.button08 ######################################################################################## + ################################################################################ - choose: ##### buttonpage04.button08 Light OFF ##### - conditions: @@ -12600,7 +12600,7 @@ action: - condition: template value_template: '{{ weather == "Default" }}' -##### Weather Home Page Symbole Home Meteorologisk HA Default ##### + ##### Weather Home Page Symbole Home Meteorologisk HA Default ##### sequence: - if: - condition: template @@ -12729,7 +12729,7 @@ action: data: cmd: home.a05.pic=15 -##### Weather Forcast Today Symbole Home Meteorologisk HA Default ##### + ##### Weather Forcast Today Symbole Home Meteorologisk HA Default ##### - if: - condition: template value_template: @@ -12866,7 +12866,7 @@ action: data: cmd: weather01.a03.pic=15 -##### Weather Forcast Day 1 Symbole Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 1 Symbole Home Meteorologisk HA Default ##### - if: - condition: template value_template: @@ -13003,7 +13003,7 @@ action: data: cmd: weather02.a03.pic=15 -##### Weather Forcast Day 2 Symbole Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 2 Symbole Home Meteorologisk HA Default ##### - if: - condition: template value_template: @@ -13140,7 +13140,7 @@ action: data: cmd: weather03.a03.pic=15 -##### Weather Forcast Day 3 Symbole Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 3 Symbole Home Meteorologisk HA Default ##### - if: - condition: template value_template: @@ -13277,7 +13277,7 @@ action: data: cmd: weather04.a03.pic=15 -##### Weather Forcast Day 4 Symbole Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 4 Symbole Home Meteorologisk HA Default ##### - if: - condition: template value_template: @@ -13414,7 +13414,7 @@ action: data: cmd: weather05.a03.pic=15 -##### Weather Forcast Today "TEMP" Home Meteorologisk HA Default ##### + ##### Weather Forcast Today "TEMP" Home Meteorologisk HA Default ##### - service: "{{ command_text_printf }}" data: component: weather01.a04 ### Temperature MIN ### @@ -13424,7 +13424,7 @@ action: component: weather01.a05 ### Temperature MAX ### message: '{{state_attr(ha_weather,"temperature") | round(0)}}°' -##### Weather Forcast Day 1 "TEMP" Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 1 "TEMP" Home Meteorologisk HA Default ##### - service: "{{ command_text_printf }}" data: component: weather02.a04 ### Temperature MIN ### @@ -13434,7 +13434,7 @@ action: component: weather02.a05 ### Temperature MAX ### message: '{{state_attr(ha_weather,"forecast")[1].temperature | round(0)}}°' -##### Weather Forcast Day 2 "TEMP" Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 2 "TEMP" Home Meteorologisk HA Default ##### - service: "{{ command_text_printf }}" data: component: weather03.a04 ### Temperature MIN ### @@ -13444,7 +13444,7 @@ action: component: weather03.a05 ### Temperature MAX ### message: '{{state_attr(ha_weather,"forecast")[2].temperature | round(0)}}°' -##### Weather Forcast Day 3 "TEMP" Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 3 "TEMP" Home Meteorologisk HA Default ##### - service: "{{ command_text_printf }}" data: component: weather04.a04 ### Temperature MIN ### @@ -13454,7 +13454,7 @@ action: component: weather04.a05 ### Temperature MAX ### message: '{{state_attr(ha_weather,"forecast")[3].temperature | round(0)}}°' -##### Weather Forcast Day 4 "TEMP" Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 4 "TEMP" Home Meteorologisk HA Default ##### - service: "{{ command_text_printf }}" data: component: weather05.a04 ### Temperature MIN ### @@ -13464,9 +13464,9 @@ action: component: weather05.a05 ### Temperature MAX ### message: '{{state_attr(ha_weather,"forecast")[4].temperature | round(0)}}°' -################################################################################ -##### Weather Forcast Details Home Meteorologisk HA Default ################################### -################################################################################ + ################################################################################ + ##### Weather Forcast Details Home Meteorologisk HA Default ################################### + ################################################################################ - choose: - conditions: - condition: trigger @@ -13474,13 +13474,13 @@ action: - condition: template value_template: '{{ weather == "Default" }}' -##### Weather Forcast Today "Details" Home Meteorologisk HA Default ##### + ##### Weather Forcast Today "Details" Home Meteorologisk HA Default ##### sequence: - if: - condition: template value_template: '{{states(last_click) == "weather01"}}' then: - ##### field 1 ##### + ##### field 1 ##### - service: "{{ command_text_printf }}" data: component: weather01.a06 @@ -13496,7 +13496,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather01.p07.pic=53 - ##### field 3 ##### + ##### field 3 ##### - service: "{{ command_text_printf }}" data: component: weather01.a08 @@ -13504,7 +13504,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather01.p08.pic=63 - ##### field 4 ##### + ##### field 4 ##### - service: "{{ command_text_printf }}" data: component: weather01.a09 @@ -13521,12 +13521,12 @@ action: data: cmd: weather01.p10.pic=53 -##### Weather Forcast Day 1 "Details" Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 1 "Details" Home Meteorologisk HA Default ##### - if: - condition: template value_template: '{{states(last_click) == "weather02"}}' then: - ##### field 1 ##### + ##### field 1 ##### - service: "{{ command_text_printf }}" data: component: weather02.a06 @@ -13534,7 +13534,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather02.p06.pic=53 - ##### field 2 ##### + ##### field 2 ##### - service: "{{ command_text_printf }}" data: component: weather02.a07 @@ -13542,7 +13542,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather02.p07.pic=59 - ##### field 3 ##### + ##### field 3 ##### - service: "{{ command_text_printf }}" data: component: weather02.a08 @@ -13550,7 +13550,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather02.p08.pic=63 - ##### field 4 ##### + ##### field 4 ##### - service: "{{ command_text_printf }}" data: component: weather02.a09 @@ -13558,7 +13558,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather02.p09.pic=53 - ##### field 5 ##### + ##### field 5 ##### - service: "{{ command_text_printf }}" data: component: weather02.a10 @@ -13567,12 +13567,12 @@ action: data: cmd: weather02.p10.pic=53 -##### Weather Forcast Day 2 "Details" Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 2 "Details" Home Meteorologisk HA Default ##### - if: - condition: template value_template: '{{states(last_click) == "weather03"}}' then: - ##### field 1 ##### + ##### field 1 ##### - service: "{{ command_text_printf }}" data: component: weather03.a06 @@ -13580,7 +13580,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather03.p06.pic=53 - ##### field 2 ##### + ##### field 2 ##### - service: "{{ command_text_printf }}" data: component: weather03.a07 @@ -13588,7 +13588,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather03.p07.pic=59 - ##### field 3 ##### + ##### field 3 ##### - service: "{{ command_text_printf }}" data: component: weather03.a08 @@ -13596,7 +13596,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather03.p08.pic=63 - ##### field 4 ##### + ##### field 4 ##### - service: "{{ command_text_printf }}" data: component: weather03.a09 @@ -13604,7 +13604,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather03.p09.pic=53 - ##### field 5 ##### + ##### field 5 ##### - service: "{{ command_text_printf }}" data: component: weather03.a10 @@ -13613,12 +13613,12 @@ action: data: cmd: weather03.p10.pic=53 -##### Weather Forcast Day 3 "Details" Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 3 "Details" Home Meteorologisk HA Default ##### - if: - condition: template value_template: '{{states(last_click) == "weather04"}}' then: - ##### field 1 ##### + ##### field 1 ##### - service: "{{ command_text_printf }}" data: component: weather04.a06 @@ -13626,7 +13626,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather04.p06.pic=53 - ##### field 2 ##### + ##### field 2 ##### - service: "{{ command_text_printf }}" data: component: weather04.a07 @@ -13634,7 +13634,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather04.p07.pic=59 - ##### field 3 ##### + ##### field 3 ##### - service: "{{ command_text_printf }}" data: component: weather04.a08 @@ -13642,7 +13642,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather04.p08.pic=63 - ##### field 4 ##### + ##### field 4 ##### - service: "{{ command_text_printf }}" data: component: weather04.a09 @@ -13650,7 +13650,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather04.p09.pic=53 - ##### field 5 ##### + ##### field 5 ##### - service: "{{ command_text_printf }}" data: component: weather04.a10 @@ -13659,12 +13659,12 @@ action: data: cmd: weather04.p10.pic=53 -##### Weather Forcast Day 4 "Details" Home Meteorologisk HA Default ##### + ##### Weather Forcast Day 4 "Details" Home Meteorologisk HA Default ##### - if: - condition: template value_template: '{{states(last_click) == "weather05"}}' then: - ##### field 1 ##### + ##### field 1 ##### - service: "{{ command_text_printf }}" data: component: weather05.a06 @@ -13672,7 +13672,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather05.p06.pic=53 - ##### field 2 ##### + ##### field 2 ##### - service: "{{ command_text_printf }}" data: component: weather05.a07 @@ -13680,7 +13680,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather05.p07.pic=59 - ##### field 3 ##### + ##### field 3 ##### - service: "{{ command_text_printf }}" data: component: weather05.a08 @@ -13688,7 +13688,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather05.p08.pic=63 - ##### field 4 ##### + ##### field 4 ##### - service: "{{ command_text_printf }}" data: component: weather05.a09 @@ -13696,7 +13696,7 @@ action: - service: "{{ command_printf }}" data: cmd: weather05.p09.pic=53 - ##### field 5 ##### + ##### field 5 ##### - service: "{{ command_text_printf }}" data: component: weather05.a10 @@ -13734,7 +13734,7 @@ action: - condition: template value_template: '{{ weather == "AccuWeather" }}' -##### Weather Home Page Symbole Home "AccuWeather" ##### + ##### Weather Home Page Symbole Home "AccuWeather" ##### sequence: - if: - condition: template @@ -13863,7 +13863,7 @@ action: data: cmd: home.a05.pic=15 -##### Weather Forcast Today Symbole "AccuWeather" ##### + ##### Weather Forcast Today Symbole "AccuWeather" ##### - if: - condition: template value_template: @@ -14000,7 +14000,7 @@ action: data: cmd: weather01.a03.pic=15 -##### Weather Forcast Day 1 Symbole "AccuWeather" ##### + ##### Weather Forcast Day 1 Symbole "AccuWeather" ##### - if: - condition: template value_template: @@ -14137,7 +14137,7 @@ action: data: cmd: weather02.a03.pic=15 -##### Weather Forcast Day 2 Symbole "AccuWeather" ##### + ##### Weather Forcast Day 2 Symbole "AccuWeather" ##### - if: - condition: template value_template: @@ -14274,7 +14274,7 @@ action: data: cmd: weather03.a03.pic=15 -##### Weather Forcast Day 3 Symbole "AccuWeather" ##### + ##### Weather Forcast Day 3 Symbole "AccuWeather" ##### - if: - condition: template value_template: @@ -14411,7 +14411,7 @@ action: data: cmd: weather04.a03.pic=15 -##### Weather Forcast Day 4 Symbole "AccuWeather" ##### + ##### Weather Forcast Day 4 Symbole "AccuWeather" ##### - if: - condition: template value_template: @@ -14548,7 +14548,7 @@ action: data: cmd: weather05.a03.pic=15 -##### Weather Forcast Today "TEMP" "AccuWeather" ##### + ##### Weather Forcast Today "TEMP" "AccuWeather" ##### - service: "{{ command_text_printf }}" data: component: weather01.a04 ### Temperature MIN ### @@ -14558,7 +14558,7 @@ action: component: weather01.a05 ### Temperature MAX ### message: "{{states(accuweather_realfeel_temperature_max_0d) | round(0)}}°" -##### Weather Forcast Day 1 "TEMP" "AccuWeather" ##### + ##### Weather Forcast Day 1 "TEMP" "AccuWeather" ##### - service: "{{ command_text_printf }}" data: component: weather02.a04 ### Temperature MIN ### @@ -14568,7 +14568,7 @@ action: component: weather02.a05 ### Temperature MAX ### message: "{{states(accuweather_realfeel_temperature_max_1d) | round(0)}}°" -##### Weather Forcast Day 2 "TEMP" "AccuWeather" ##### + ##### Weather Forcast Day 2 "TEMP" "AccuWeather" ##### - service: "{{ command_text_printf }}" data: component: weather03.a04 ### Temperature MIN ### @@ -14578,7 +14578,7 @@ action: component: weather03.a05 ### Temperature MAX ### message: "{{states(accuweather_realfeel_temperature_max_2d) | round(0)}}°" -##### Weather Forcast Day 3 "TEMP" "AccuWeather" ##### + ##### Weather Forcast Day 3 "TEMP" "AccuWeather" ##### - service: "{{ command_text_printf }}" data: component: weather04.a04 ### Temperature MIN ### @@ -14588,7 +14588,7 @@ action: component: weather04.a05 ### Temperature MAX ### message: "{{states(accuweather_realfeel_temperature_max_3d) | round(0)}}°" -##### Weather Forcast Day 4 "TEMP" "AccuWeather" ##### + ##### Weather Forcast Day 4 "TEMP" "AccuWeather" ##### - service: "{{ command_text_printf }}" data: component: weather05.a04 ### Temperature MIN ### @@ -14598,16 +14598,16 @@ action: component: weather05.a05 ### Temperature MAX ### message: "{{states(accuweather_realfeel_temperature_max_4d) | round(0)}}°" -################################################################################ -##### Weather Forcast Details "AccuWeather" ################################### -################################################################################ + ################################################################################ + ##### Weather Forcast Details "AccuWeather" ################################### + ################################################################################ - choose: - conditions: - condition: trigger id: weather_update_state - condition: template value_template: '{{ weather == "AccuWeather" }}' -##### Weather Forcast Today Details "AccuWeather" ##### + ##### Weather Forcast Today Details "AccuWeather" ##### sequence: - if: - condition: template @@ -14654,7 +14654,7 @@ action: data: cmd: weather01.p10.pic=63 -##### Weather Forcast Day 1 Details "AccuWeather" ##### + ##### Weather Forcast Day 1 Details "AccuWeather" ##### - if: - condition: template value_template: '{{states(last_click) == "weather02"}}' @@ -14700,7 +14700,7 @@ action: data: cmd: weather02.p10.pic=63 -##### Weather Forcast Day 2 Details "AccuWeather" ##### + ##### Weather Forcast Day 2 Details "AccuWeather" ##### - if: - condition: template value_template: '{{states(last_click) == "weather03"}}' @@ -14746,7 +14746,7 @@ action: data: cmd: weather03.p10.pic=63 -##### Weather Forcast Day 3 Details "AccuWeather" ##### + ##### Weather Forcast Day 3 Details "AccuWeather" ##### - if: - condition: template value_template: '{{states(last_click) == "weather04"}}' @@ -14792,7 +14792,7 @@ action: data: cmd: weather04.p10.pic=63 -##### Weather Forcast Day 4 Details "AccuWeather" ##### + ##### Weather Forcast Day 4 Details "AccuWeather" ##### - if: - condition: template value_template: '{{states(last_click) == "weather05"}}'