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: data:
component: climate.hotwater_temp component: climate.hotwater_temp
message: "{{ trigger.event.data.new_state.state |round(1) }}°" message: "{{ trigger.event.data.new_state.state |round(1) }}°"
- delay: # - delay:
milliseconds: "{{ delay_value }}" # milliseconds: "{{ delay_value }}"
- service: "{{ command_printf }}" # - service: "{{ command_printf }}"
data: # data:
cmd: home.hotwater_pic.pic={{ hotwater_pic_on }} # cmd: home.hotwater_pic.pic={{ hotwater_pic_on }}
#### TFT Upload Automation ##### #### TFT Upload Automation #####
- conditions: - conditions:

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.