Resolving merging conflicts with #541
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user