Merge pull request #542 from Blackymas/dev

v3.2.1 - new features and fixes
This commit is contained in:
Blackymas
2023-03-26 22:27:33 +02:00
committed by GitHub
6 changed files with 5 additions and 5 deletions

View File

@@ -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:

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.