onokje / node-red-contrib-tesla

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

Update APIs to follow future teslajs library with Low Level Tesla API calls #45

Open GaPhi opened 2 years ago

GaPhi commented 2 years ago

Let query vehicle with vehicleData without avoiding it to fall asleep

Requires an updated teslajs library (gaphi/teslajs 4.10.1-2 as a minimum)

GaPhi commented 2 years ago

Added low level Tesla API too