Commit Graph

19 Commits

Author SHA1 Message Date
Matthias Wirtz
c64384f0f6 add moving average / percentiles to charge level (#4200) 2024-09-16 14:09:45 +02:00
Juan Carlos Heredia
cdd489fb53 doc: Update screenshots and rearrange links (#4151) 2024-08-22 18:25:57 +02:00
Juan Carlos Heredia
79fe502f29 Odometer in charges (#4144)
* Simple Query

* Rearrange stats and units

* Update screenshot
2024-08-21 14:24:19 +02:00
Juan Carlos Heredia
58984247fd Improve drives dashboard (#4146)
* Rearrange stats

* Arrange columnwidths

* Update screenshots
2024-08-21 14:18:24 +02:00
Juan Carlos Heredia
01e411d300 Improve drive stats (#4148)
* Rearrange stats and filters

* Improve performance in queries

* Update screenshot

* Fix grafana version
2024-08-21 13:09:15 +02:00
Juan Carlos Heredia
af6cc35f90 Improve "Drives" dashboard (#4033)
* Update filter labels and Add new filters

* Add panels on Summary row

* Row Arrangement

* Add incomplete drive grid

* Update screenshot
2024-07-04 18:58:43 +02:00
Juan Carlos Heredia
bae0469cb1 Improve "Charges" dashboard (#4031)
* Add more filter and general info and incomplete charges

* Update labels

* Update screenshot
2024-07-04 10:01:17 +02:00
Juan Carlos Heredia
27a6a7eb7e Improve visualizations on Battery Health dasboard (#4005)
* Updata labels and data

* Update screenshot

* Update Readme

* Update drive screenshot
2024-06-28 09:57:58 +02:00
Juan Carlos Heredia
a557f3b313 Change car id selector by row on Charge Details dashboard (#3844)
* Add row instead of selector

* Update screenshot

* Add Car label

* Update line colors
2024-04-16 14:28:35 +02:00
Juan Carlos Heredia
f4fb3118ff Velocity/Speed histogram in drive details dashboard (#3836)
* Update drive details dashboard and screenshot

* Update screenshot

* Update speed graph

* Update Screenshot

* Update default values

* Remove Time picker

* Remove the unit x axis and change color scheme

* Standardize the letter casing to upper casing
2024-04-14 08:50:43 +02:00
Juan Carlos Heredia
c96a442a01 Add stats and update screenshots (#3824) 2024-04-09 12:58:41 +02:00
Juan Carlos Heredia
a962a89876 Fix missing convert_celsius function (#3827) 2024-04-09 10:44:18 +02:00
Juan Carlos Heredia
f3df9cd06e Battery Health dashboard: new stats panel for efficiency and improve query performance (#3806)
* Add stats panel for efficiency info and update screenshot

* Improve trip stats using only drives instead of positions
2024-04-08 10:56:19 +02:00
Juan Carlos Heredia
b1308d89e9 Add more info on charge details dashboard (#3821)
* Add more info and stats

* Hide time picker

* Update screenshot
2024-04-07 11:45:14 +02:00
Juan Carlos Heredia
5323dae831 Improve estimations on Battery Health dashboard (#3756)
* Improve estimations on BH

* Update screenshot
2024-03-23 10:55:01 +01:00
Juan Carlos Heredia
f4fdedb2d7 Improve Battery health derived efficiency estimations and Fix error divided by zero (#3593)
* Improve Battery health derived efficiency estimations and Fix error divided by zero

* Fix unit convert

* Update screenshot

* Keep iteration value

* Remove name mention.
2024-01-19 15:38:46 +01:00
Juan Carlos Heredia
71789c95e8 Battery Health Grafana Dashboard (#3059)
* TeslaMate Custom Dashboards

TeslaMate Custom Dashboards: Battery Health, Charging Costs Stats, Charging CurveStats, Tracking Drives and more. There are two dashboards (Current Charge & Drive View) that could be browsed on the car while driving or charging.

* Reorder projects and add more screenshots

* Remove project not using TeslaMate

* Projects using TeslaMate (alphabetically arranged)

* Battery Health dashboard

* Redesign subqueries
in order to improve performance for global variables and estimations

* Rearrange labels

* Simplify charts with plotly and improved estimations

* Rearranged panels and optimized queries

* Added Mileage logged and aditional info

* Improve BatteryHealth queries

* Fix label

* Improve Battery Capacity estimations

---------

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2023-06-12 12:48:51 +02:00
Adrian Kumpf
a694651fb5 Update README 2020-04-16 11:21:55 +02:00
Adrian Kumpf
c6b265788c Migrate docs to docusaurus
Fixes #564
2020-04-07 19:32:18 +02:00