Commit Graph

28 Commits

Author SHA1 Message Date
Matthias Wirtz
2edbb9bd26 fix efficiency calculation 2024-11-05 15:20:35 +01:00
Matthias Wirtz
10217dabbe Grafana 11.2.3 2024-11-05 15:20:35 +01:00
Matthias Wirtz
bdf4e4e3f0 perf: improvement and deprecated syntax removal (#4304)
* always use ideal_battery_range_km in conditions (to make use of index)

* remove deprecated var syntax
2024-10-27 08:31:14 +01:00
Matthias Wirtz
1c2fa7830f multiple cars, same name, add vin next to name (#4230) 2024-09-29 11:19:42 +02:00
Alan Castro
8cae4d83bc feat: display vehicle VIN as a fallback for vehicle name on grafana dashboards (#4198)
Co-authored-by: Alan Castro <arcastroe@gmail.com>
2024-09-15 09:57:20 +02:00
Matthias Wirtz
796e13c82d Export all Dashboards via Grafana 11.0.0 (#3971) 2024-06-18 18:16:04 +02:00
woyteck1
136c313fc5 Projected Range fix (using usable_battery_level) (#3859)
* Fix to usable battery level

* Update projected-range.json

* Update projected-range.json
2024-06-10 15:20:46 +02:00
Matthias Wirtz
578cae6935 Ensure Dashboards can be modified after Import - Migrate Projected Range to TimeSeries (#3454)
* Migrate Projected Range to TimeSeries (Graph Panel is deprecated)

* Ensure Panel Query Builder is rendered correctly after Import
2023-11-21 08:35:41 +01:00
Johannes Heck
01a9cf5861 Show all vehicles on drive stats dashboard (#3342)
* show all vehicles on drive stats dashboard

* fix car selection for efficiency and projected range dashboards as well
2023-11-12 18:15:30 +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
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