From 4392bf251b9ccd73ea15ea0843ef15d820edc9ef Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Sun, 26 Mar 2023 17:54:06 +0200 Subject: [PATCH] Fix variable name hotwater_pic_on -> hotw_bt_on Trying to avoid merging conflict with #538 --- nspanel_blueprint.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index da22ca6..275d88c 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -2489,7 +2489,7 @@ variables: # light_pic_off: "96" # light_pic_on: "97" # # hotwater_pic_off: "60" - hotwater_pic_on: "61" # This still in use + # hotwater_pic_on: "61" # flame_pic_on: "57" # # flame_pic_off: "60" # top_menu_blank: "60" @@ -8503,7 +8503,7 @@ action: milliseconds: "{{ delay_value }}" - service: "{{ command_printf }}" data: - cmd: home.hotwater_pic.pic={{ hotwater_pic_on }} + cmd: home.hotwater_pic.pic={{ hotw_bt_on }} #### TFT Upload Automation ##### - conditions: