I have released a new TeslaEV2 node server. It uses the official API (with some restrictions imposed by the API)
It uses better security and does not require getting the token
It only operates on PG3x
There are likely still bugs (especially around sending commands) as I do not have a car locally to test it on
The first thing to do is to install a virtual key on the car (allowing commands to be sent) - This is currently only supported for NA EVs
On your mobile device open https://tesla.com/_ak/my.isy.io (in browser). It should open the tesla App and you can approve the installation - if the car is too old it may just say it is not needed
Next start the node and configure
REGION (NA, EU, CN), DIST_UNIT (Km, Miles), TEMP_UNIT (F/C) and LOCATION_EN (True/False)
Save and restart - Click authenticate in upper right corner.
You should be taken to a Tesla Login page, go through login procedure and approve the selection at the end
After this the node should continue and install
You will see a main node and separate nodes for each EV registered to your account
The EV node has a status page with simple commands and 2 sub-nodes for climate control and charging control
Hopefully this will finally end the long wait to get this going again - It has not been easy and a lot of help from Michel and team has been required