onokje / node-red-contrib-tesla

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

Vehicle list does not auto populate #73

Open yelonek opened 5 months ago

yelonek commented 5 months ago

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

hitnrun30 commented 5 months ago

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

yelonek commented 5 months ago

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

hitnrun30 commented 5 months ago

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.

yelonek commented 5 months ago

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.

hitnrun30 commented 5 months ago

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

cycl0ne commented 5 months ago

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