Giter VIP home page Giter VIP logo

Comments (4)

cwanja avatar cwanja commented on July 22, 2024 1

Will be reflected in a future release @RamonMir20. Details in the pull request.

from teslamate.

cwanja avatar cwanja commented on July 22, 2024

One comes from positions (Battery Health) and the other comes from drives (Efficiency).

Personally think drives is more accurate. Thoughts @JakobLichterfeld ? @jheredianet any reason you used positions? It also takes longer to pull from positions.

from teslamate.

jheredianet avatar jheredianet commented on July 22, 2024

One comes from positions (Battery Health) and the other comes from drives (Efficiency).

Personally think drives is more accurate. Thoughts @JakobLichterfeld ? @jheredianet any reason you used positions? It also takes longer to pull from positions.

Yes, it is as you described. Except that it takes longer to pull, because it's just a query pulling from: (max(odometer) - min(odometer). It takes milliseconds no matter the thousands record you have.

The reason why I've decided to do it so, it's because I think it's better to know the distance the car has taken since Teslamate began to be used, than how many kilometers or miles have been saved in the database. The difference between one value and another is what could not be saved, either due to disconnection from the car, areas without coverage or because your Teslamate has been out of service.

This question makes me think that, to avoid confusion, it would be good for both values to be in this Dashboard, so that the user has at hand the information about what could not be collected in the database.
I will make the necessary changes so that it can be seen in a future version.

from teslamate.

jheredianet avatar jheredianet commented on July 22, 2024

This is the PR #3741

from teslamate.

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.