Resolving merging conflicts with #541

This commit is contained in:
Edward Firmo
2023-03-27 00:46:20 +02:00
committed by GitHub
parent 4392bf251b
commit 5a01431670

View File

@@ -8499,11 +8499,11 @@ action:
data: data:
component: climate.hotwater_temp component: climate.hotwater_temp
message: "{{ trigger.event.data.new_state.state |round(1) }}{{ weather.units.temperature }}" message: "{{ trigger.event.data.new_state.state |round(1) }}{{ weather.units.temperature }}"
- delay: # - delay:
milliseconds: "{{ delay_value }}" # milliseconds: "{{ delay_value }}"
- service: "{{ command_printf }}" # - service: "{{ command_printf }}"
data: # data:
cmd: home.hotwater_pic.pic={{ hotw_bt_on }} # cmd: home.hotwater_pic.pic={{ hotwater_pic_on }}
#### TFT Upload Automation ##### #### TFT Upload Automation #####
- conditions: - conditions: