Commit Graph

19 Commits

Author SHA1 Message Date
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
toneus
cd2364269a Update projected-range.json (#1840)
Changes chart right y-axis battery level range max from 200% to 100%

Fixes #1839
2021-07-19 14:26:02 +02:00
Dulanic
a0409a1feb Update projected-range.json (#1678)
Fixes #1460. Shouldn't happen, but API errors happen so added wraping /w nullif and added to having not null to exclude bad data.
2021-06-04 11:26:31 +02:00
Kosta
d9682b3893 add the "shared crosshair" setting to some of the dashboard (#932)
Co-authored-by: Konstantin Baumann <konstantin.baumann@autodesk.com>
2020-09-24 11:19:14 +02:00
Adrian Kumpf
b280e87ebe Enable includeAll option on all dashboards w/ repeating rows 2020-08-27 20:04:44 +02:00
Adrian Kumpf
f29a44c66e Set default datasources and hide dashboard variables 2020-07-28 22:16:06 +02:00
Adrian Kumpf
edc0b5d964 Optimize conversion helper functions 2020-05-30 13:02:28 +02:00
Adrian Kumpf
512ecd7235 Update dashboards to handle streamed data 2020-03-28 15:52:35 +01:00
Adrian Kumpf
6bf06c6d71 Add dashboard links 2020-02-23 12:23:57 +01:00
Adrian Kumpf
c4dc6c4e8b Update label 2020-02-07 13:21:05 +01:00
shagberg
5b17f6bd2c Correct typos in projected-range.json
Corrected typo in word 'milage'
2020-01-27 16:31:43 +01:00
Christian Traber
478240308c added Charged annotation to projected range dashboard.
Prepared to show region after grafana update. (grafana#20752)
2020-01-27 16:31:05 +01:00
Adrian Kumpf
ec477f56bc Sync dashboard files 2020-01-22 15:52:50 +01:00
kp47
3a863d8cd7 added 'tesla' tag 2020-01-21 16:21:29 +01:00
Adrian Kumpf
3026e4c819 Revert id & range change 2020-01-19 00:19:30 +01:00
Christian Traber
5749ac6cab enhanced projected range dashboard
- new panel with projected range and battery level
- added charges datapoints (union) to all panels
- coalesce for usable_battery_level
- variable to select time resolution for $__timeGroup (default 6h)
(I did not find a way to automatic change group interval when zoomin in, yet.)
2020-01-19 00:19:30 +01:00
Adrian Kumpf
cdd2c27cec Apply color override 2020-01-14 15:34:31 +01:00
Adrian Kumpf
0d46ebf4e2 Replace degradation with projected range dashboard 2020-01-14 14:52:22 +01:00
Christian Traber
1210ff9b8b new grafana dasgboard showing projected range (calculated with
usable_battery_level and battery_level), milage and outdoor temperature.
2020-01-14 14:52:22 +01:00