Coder Social home page Coder Social logo

Comments (5)

SylvainGa avatar SylvainGa commented on September 26, 2024 1

Which sucks since /vehicle_data returns way more data what the state API did. On devices with weak CPU (ie, watches), this makes a big differences in performance :-(

from tesla-api.

epologee avatar epologee commented on September 26, 2024 1

@epologee hmmm where did you see the deprecation?

I'm guessing/assuming Tesla added something of a deprecation flag internally, around the time when the API disappeared from the app's endpoints.json. For example the latest_vehicle_data disappearing was noticed mid-October '22, quite close to six months before it started giving 404s a few weeks ago: https://github.com/timdorr/tesla-api/pull/632/files#diff-9d20cb3bd494f28c6e31c35a37c65cb163d7bd7ec135bbb9319809ab8ad5b1f1L32

from tesla-api.

epologee avatar epologee commented on September 26, 2024

I'm guessing it has been half a year since these endpoints were marked as deprecated, so they were removed, or maybe it's a phased rollout.

In addition to the /data_request/*-paths, the /latest_vehicle_data (caching the last vehicle_data server side) also got removed. These docs can be updated:

## GET `/api/1/vehicles/{id}/latest_vehicle_data`

The response from /vehicle_data also no longer contains the "legacy"-section.

If anyone knows where the /latest_vehicle_data went (maybe as a parameter on /vehicle_data ?), please do share.

from tesla-api.

osheroff avatar osheroff commented on September 26, 2024

@epologee hmmm where did you see the deprecation?

from tesla-api.

core-hacked avatar core-hacked commented on September 26, 2024

Adressed in PR #717 (Updated Documentation, Ruby implementation needs to reflect these changes)

from tesla-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.