From 27185ea88cad3b324adbce023369e884b78ee17b Mon Sep 17 00:00:00 2001 From: deejaybeam Date: Sun, 26 Mar 2023 21:14:14 +0200 Subject: [PATCH] fix: remove unneeded home.hotwater.pic --- nspanel_blueprint.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index a83caae..13de5f3 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -9746,11 +9746,11 @@ action: data: component: climate.hotwater_temp message: "{{ trigger.event.data.new_state.state |round(1) }}°" - - delay: - milliseconds: "{{ delay_value }}" - - service: "{{ command_printf }}" - data: - cmd: home.hotwater_pic.pic={{ hotwater_pic_on }} + # - delay: + # milliseconds: "{{ delay_value }}" + # - service: "{{ command_printf }}" + # data: + # cmd: home.hotwater_pic.pic={{ hotwater_pic_on }} #### TFT Upload Automation ##### - conditions: