onokje / node-red-contrib-tesla

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

Selecting 2nd Car by Pulldown/sending msg.vehicleID will only get first car #70

Open cycl0ne opened 7 months ago

cycl0ne commented 7 months ago

Hi,

i can select in the pulldown menu the second car and get carinfo -> M3 (should be MY). I send msg.vehicleID with ID read from the vehicles list -> M3 I send "1234567890" as vehicleID -> Error not found

Cheers C.