Fix variable name hotwater_pic_on -> hotw_bt_on

Trying to avoid merging conflict with #538
This commit is contained in:
Edward Firmo
2023-03-26 17:54:06 +02:00
committed by GitHub
parent 9616ea4c8f
commit 4392bf251b

View File

@@ -2489,7 +2489,7 @@ variables:
# light_pic_off: "96"
# light_pic_on: "97"
# # hotwater_pic_off: "60"
hotwater_pic_on: "61" # This still in use
# hotwater_pic_on: "61"
# flame_pic_on: "57"
# # flame_pic_off: "60"
# top_menu_blank: "60"
@@ -8503,7 +8503,7 @@ action:
milliseconds: "{{ delay_value }}"
- service: "{{ command_printf }}"
data:
cmd: home.hotwater_pic.pic={{ hotwater_pic_on }}
cmd: home.hotwater_pic.pic={{ hotw_bt_on }}
#### TFT Upload Automation #####
- conditions: