bogosj / tesla

Provides a wrapper around the API to easily query and command a Telsa car.
Other
22 stars 18 forks source link

VC API changes to struct definition #113

Open andig opened 10 months ago

andig commented 10 months ago

Position seems to have changed:

"drive_state": {
    "active_route_latitude": 53,
    "active_route_longitude": 8,
    "active_route_traffic_minutes_delay": 0,
    "power": 3,
    "shift_state": null,
    "speed": null,
    "timestamp": 1700314839825
}