mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-07-24 11:46:33 +00:00
Merge pull request #63 from EmanueleGuidetti/patch-2
Update hasp_Display_Heatpump_Control_page6.yaml
This commit is contained in:
commit
e79a3e5195
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user