Update hasp_Display_Heatpump_Control_page6.yaml

Change "Target Down was Pressed" condition from "p[6].b[5]" to "p[6].b[8]" as the icons
This commit is contained in:
Emanuele Guidetti 2021-03-29 11:47:54 +02:00 committed by GitHub
parent 4154d05b05
commit 023570a2e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -406,7 +406,7 @@ action:
# Target Down was Pressed
- conditions:
- condition: template
value_template: '{{ (trigger.topic == jsontopic) and (trigger.payload_json.event == "p[6].b[5]") and (trigger.payload_json.value == "ON")}}'
value_template: '{{ (trigger.topic == jsontopic) and (trigger.payload_json.event == "p[6].b[8]") and (trigger.payload_json.value == "ON")}}'
sequence:
- service: climate.set_temperature
entity_id: !input heatpump