mseminatore / TeslaJS

An Unofficial Tesla API library for NodeJS

Home Page:https://www.teslajs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vehicleData without sleep avoidance

GaPhi opened this issue · comments

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