onokje / node-red-contrib-tesla

Node red nodes to control Tesla vehicles and devices
MIT License
20 stars 11 forks source link

How to send arguments in node red #51

Closed bkr1969 closed 2 years ago

bkr1969 commented 2 years ago

The windowControl function apparently needs a command/argument but I don't see where to enter that in the node. Can you explain how to vent/close the windows with this node? Thanks.

bkr1969 commented 2 years ago

I can send commandArgs from an inject node, but I haven't been able to figure out what to send it as.

bkr1969 commented 2 years ago

Saw the Args detail at the bottom. Working now.