Skip to content

Commit

Permalink
Merge branch 'release/2024.6.24'
Browse files Browse the repository at this point in the history
  • Loading branch information
jheredianet committed Jun 26, 2024
2 parents dbbceb0 + 0ffaf5e commit 8d9ce5a
Show file tree
Hide file tree
Showing 6 changed files with 869 additions and 1,945 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,13 +124,7 @@ ___

### [Battery Health](./dashboards/BatteryHealth.json)

This dashboard is meant to have a look of the Battery health based on the data logged in Teslamate.
So, the more data you have logged from your brand new car the better.

**Degradation** is just an estimated value to have a reference, measured on **usable battery level** of the last 5 charging sessions, with enough kWh added (in order to avoid dirty data from the sample), calculated according to the rated efficiency of the car. So, it's important that you have at least one charge session with enough kWh.
On the other hand, you'll see a plotly chart that represents the evolution of the car's battery capacity during its entire lifetime.

Finally, there is an important improvement for those who have not used Teslamate since they got their new car, or for those who have bought it second hand. Now it is possible to set the max range to 100% and the battery capacity of the car battery when it was new in order to get a better and accurate estimation.
This dashboard is already integrated on the core dashboards of Teslamate and will continue developing directly there with the collaboration of all the enthusiasts in the community.

![Battery Health](./screenshots/BatteryHealth.png)

Expand Down Expand Up @@ -215,6 +209,16 @@ With this dashboard you may find your incomplete drives or charges that have bee

![Incomplete Data](./screenshots/IncompleteData.png)



### [Range Degradation](./dashboards/RangeDegradation.json)

In this dashboard you may analize your mileage and the range degradation by a selected period.

So you may have an idea of how much of range is lost as well as if there were any failure in Teslamate logging your data.

![Range Degradation](./screenshots/RangeDegradation.png)

### [Mileage Stats](./dashboards/MileageStats.json)

With this dashboard you may analize your mileage and number of drives by year, month, week or day.
Expand Down
Loading

0 comments on commit 8d9ce5a

Please sign in to comment.