mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-07-27 05:06:43 +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
|
# Target Down was Pressed
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: template
|
- 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:
|
sequence:
|
||||||
- service: climate.set_temperature
|
- service: climate.set_temperature
|
||||||
entity_id: !input heatpump
|
entity_id: !input heatpump
|
||||||
|
Loading…
x
Reference in New Issue
Block a user