Commit Graph
12 Commits
Author SHA1 Message Date
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 HerediaandAdrian Kumpf 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