Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

API charge_state endpoint

This site may earn commission on affiliate links.
Hi developer friends,

I'm developing an app to start/stop the charge of a Tesla on a schedule.
Before trying to send the command "charge_start" or "charge_stop", I first call a "charge_state" to check the "charging_state" of the vehicle.
For some reason, I got a charging_state=Disconnected even if the car is plugged in to a power outlet.
Have you even experience such a thing?

Thank you!