diff --git a/custom_configuration/nspanel_blank.tft b/custom_configuration/nspanel_blank.tft index 3e89ecc..1a7e177 100644 Binary files a/custom_configuration/nspanel_blank.tft and b/custom_configuration/nspanel_blank.tft differ 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: diff --git a/nspanel_eu.HMI b/nspanel_eu.HMI index 12c31f3..cb939b5 100644 Binary files a/nspanel_eu.HMI and b/nspanel_eu.HMI differ diff --git a/nspanel_eu.tft b/nspanel_eu.tft index f7ce999..00eac9e 100644 Binary files a/nspanel_eu.tft and b/nspanel_eu.tft differ diff --git a/nspanel_us.HMI b/nspanel_us.HMI index 7f4671f..6b2baf1 100644 Binary files a/nspanel_us.HMI and b/nspanel_us.HMI differ diff --git a/nspanel_us.tft b/nspanel_us.tft index 8dee12b..5fb0697 100644 Binary files a/nspanel_us.tft and b/nspanel_us.tft differ