ysimonx / node-red-contrib-melcloud

node-red node for mitsubishi with melcloud API
MIT License
15 stars 5 forks source link

New DropwDown chooser for vane control #4

Closed AlfAlex closed 2 years ago

AlfAlex commented 2 years ago

Would be nice to add two more drop down chooser for Vane Control:

Vane Horizontal: (1->5, 12: auto, 0: swing) [1: "Leftmost", 2: "Left", 3: "Middle", 4: "Right", 5: "Rightmost"] Vane Vertical: (1->5, 7: auto, 0: swing) [1: "Topmost", 2: "Up", 3: "Middle", 4: "Down", 5: "Bottommost"]

Name to be set: vanehorizontal vanevertical

AlfAlex commented 2 years ago

By the way, in line 136 is a typo (not a big deal!): it must be "set vanevertical" and not "set vanehvertical" (without the h)