Commit Graph

33 Commits

Author SHA1 Message Date
Adrian Kumpf
30fc835184 Fix datasource 2022-04-22 16:13:31 +02:00
woyteck1
0dd5bfc480 Added Battery heater trigger for battery_heater or battery_heater_on.… (#2527)
* Added Battery heater trigger for battery_heater or battery_heater_on. Also added option to recognize value 2 on phases as three phases

* changed battery heater value to 10 for better visibility

Co-authored-by: wojciechk <wojciechk@speechmatics.com>
2022-04-22 16:01:09 +02:00
Franco Mossotto
6359f15287 Charging curve on Charging Stats and Charge Details dashboards (#2152)
* Charging curve on grafana dashboards

* charging stats curve add average line

* using median instead of average

* Trace labels

* SuC curve color by age

* Add median power to DC charge curve

Inspired by #2152

* Always use charger_power

* Integrate DC charge curve into Charging Stats

* Change colors

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2022-04-22 14:53:18 +02:00
Andrew Wilkinson
b2d5f3e523 Add datasource to table and map panels. (#2391)
* Add datasource to table and map panels.

* Fix datasource of Charging Stats map.
2022-02-18 15:16:10 +01:00
coreGreenberet
b9dc86aa71 added elevation summary (#2449)
Implements #2439
2022-02-09 17:13:08 +01:00
Adrian Kumpf
08b8fc1d40 Update Charge & Drive Detail dashboards
Fixes #2305 and #1728
2022-01-21 18:13:24 +01:00
Carlos Cuezva
0ea19c1945 Added if the car is preconditioning in the Drive panel (#2281)
* Added if the car is preconditioning in the Drive panel

* Corrected name
2022-01-07 16:44:44 +01:00
Lee Willis
a74786aa42 Car display priorities (pass 1) (#1904)
* Add display_priority column to cars table

* Respect display_priority in grafana, falling back to name

* Use smallint for priority rather than int

* Update missed dashboards to respect car priorities

Co-authored-by: Lee Willis <lee@ademti-software.co.uk>
2021-08-31 17:16:07 +02:00
Dulanic
5ecb78d55f Update drive-details.json (#1677)
Fix for https://github.com/adriankumpf/teslamate/issues/1584 . May need sizing tweaked, seems off at some resolutions.
2021-06-04 11:14:47 +02:00
Toni
d7afc82330 Add battery heater info into Overview / Charging Details and Charge Details dashboards (#1428) 2021-03-13 12:18:02 +01:00
DrMichael
7223f15c42 Remove 'charger_actual_current > 0' (#1253)
Because with DC charger_actual_current actually is 0.

Fixes #1252
2021-01-30 19:39:17 +01:00
Sergio Rius
74a9f74523 Update charge-details.json (#1215)
The graph shows registers just some seconds past the end, that is supposedly the time the Api delays the notification of the end of the charging session. That makes that the min range values in the legend for voltage, current and power shows zero and become useless. By adding a zero restriction to power or current, we avoid those zero registers and better restrict the charging session times. As a side effect, the right y-axis can show a better interval and the graph has more detail.
2021-01-21 16:06:24 +01:00
Frank van Boven
06825c2c98 Update drive duration query (#1191) 2021-01-10 16:11:16 +01:00
Adrian
0a0d17836f Gpx export (#993)
* Add first draft of gpx export

* Add test for gpx export

* Sort drive positions by date for gpx export
2020-12-22 19:29:33 +01:00
Adrian Kumpf
e050d23b96 Increase width of odometer panel 2020-10-11 18:28:34 +02:00
Adrian Kumpf
e480318153 Add efficiency to Drive Details 2020-10-03 13:03:44 +02:00
Kosta
fd61d85ead add the "shared crosshair" setting to one of the internal dashboards (#962)
Co-authored-by: Konstantin Baumann <konstantin.baumann@autodesk.com>
2020-10-03 11:37:42 +02:00
Adrian Kumpf
b76c44fda7 Migrate Detail Dashboards 2020-08-27 20:04:44 +02:00
Adrian Kumpf
edc0b5d964 Optimize conversion helper functions 2020-05-30 13:02:28 +02:00
Dulanic
b858937229 Update charge-details.json (#744)
Pull from charging_process if available, if not, use charges.
2020-05-22 19:23:47 +02:00
Adrian Kumpf
c3348da859 Show max power draw 2020-04-14 15:29:32 +02:00
Adrian Kumpf
512ecd7235 Update dashboards to handle streamed data 2020-03-28 15:52:35 +01:00
Adrian Kumpf
74da23de0a Work around Grafana's rounding inconsistency
Fixes #495
2020-03-02 19:28:38 +01:00
Anil Mandepudi
d39a5e4a99 fix odometer units (#487) 2020-02-27 12:13:39 +01:00
Adrian Kumpf
b4868ebdce Hide series with only nulls/zeros 2020-02-25 11:09:53 +01:00
Adrian Kumpf
6bf06c6d71 Add dashboard links 2020-02-23 12:23:57 +01:00
Adrian Kumpf
e2324ee6eb Show usable battery level 2020-02-16 14:12:26 +01:00
Adrian Kumpf
b67b6e6f43 Fix energy used in 'Drive Details'
Fixes #422
2020-02-07 13:21:05 +01:00
Adrian Kumpf
6047e1306a Show odometer on Drive Details dashboard 2020-01-29 12:59:55 +01:00
Adrian Kumpf
f0f7d0802d Tweak driving dashboards 2020-01-23 13:39:04 +01:00
Adrian Kumpf
ec477f56bc Sync dashboard files 2020-01-22 15:52:50 +01:00
Adrian Kumpf
8a9ae819e5 Revamp dashboards
Closes #259
2020-01-21 14:27:10 +01:00
Adrian Kumpf
7d7e8d6804 Move internal dashboards into separate folder 2020-01-20 00:21:56 +01:00