Resolving merging conflicts with #541
This commit is contained in:
@@ -8499,11 +8499,11 @@ action:
|
||||
data:
|
||||
component: climate.hotwater_temp
|
||||
message: "{{ trigger.event.data.new_state.state |round(1) }}{{ weather.units.temperature }}"
|
||||
- delay:
|
||||
milliseconds: "{{ delay_value }}"
|
||||
- service: "{{ command_printf }}"
|
||||
data:
|
||||
cmd: home.hotwater_pic.pic={{ hotw_bt_on }}
|
||||
# - delay:
|
||||
# milliseconds: "{{ delay_value }}"
|
||||
# - service: "{{ command_printf }}"
|
||||
# data:
|
||||
# cmd: home.hotwater_pic.pic={{ hotwater_pic_on }}
|
||||
|
||||
#### TFT Upload Automation #####
|
||||
- conditions:
|
||||
|
||||
Reference in New Issue
Block a user