mseminatore / TeslaJS

An Unofficial Tesla API library for NodeJS
https://www.teslajs.org
MIT License
411 stars 102 forks source link

vehicleData without sleep avoidance #308

Open GaPhi opened 2 years ago

GaPhi commented 2 years ago

Is your feature request related to a problem? Please describe. To be able to continue monitor the car, without avoiding it to go asleep.

Describe the solution you'd like A quick look on the tesla app logs shows a new query parameter : "let_sleep=true" for the "vehicle_data" command.

Additional context