fix: remove unneeded home.hotwater.pic
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user