node-red-contrib-tesla icon indicating copy to clipboard operation
node-red-contrib-tesla copied to clipboard

Vehicle list does not auto populate

Open yelonek opened this issue 5 months ago • 6 comments

Hello, I am new to NodeRED, so maybe I missed something obvious, but I'm stuck. I deployed the flow, even triggered it and got a response. The vehicle or device combobox stays empty. If I understand the documentation correctly, there should be a selection of the car and WallCharger. Help is appreciated. image

yelonek avatar Jan 19 '24 15:01 yelonek

I have the same, but when I try to do a search, Node Red crashes and needs to restart.

hitnrun30 avatar Jan 24 '24 14:01 hitnrun30

I wonder if this has something to do with the new Fleet Command API? They recently deprecated their old API.

yelonek avatar Jan 24 '24 14:01 yelonek

Probably, but the node then needs to be updated to work with this and catch for errors. If I even try to access the Node credentials Node Red crashes.

hitnrun30 avatar Jan 24 '24 14:01 hitnrun30

I don't get the crash. How would that even work? I access it through a browser. I'm noob to NodeRED, but I assume that the program catches exceptions from the flow and displays information. It should be impossible to crash the whole server app.

yelonek avatar Jan 24 '24 14:01 yelonek

I have it in a Docker container with Home Assistant. So the add-on that is supervised from HA crashes.

hitnrun30 avatar Jan 24 '24 14:01 hitnrun30

Since 2 days Tesla changed the API. This Nodered Plugin is now not working anymore, even worse, it crashes: See here: https://github.com/onokje/node-red-contrib-tesla/issues/67

cycl0ne avatar Jan 25 '24 07:01 cycl0ne