onokje / node-red-contrib-tesla

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

Cannot use node.vehicleId in a subflow #27

Closed GaPhi closed 2 years ago

GaPhi commented 2 years ago

The node.id value is not valid (not found by RED.nodes.get) when the tesla-node is placed in a subflow.

Today, msg.vehicleID must be set before entering this node.