Commit Graph

328 Commits

Author SHA1 Message Date
nicoladefranceschi
393d543950 Update charging-stats.json (#2656)
Fix query for Charging Stats -> Charge Delta
2022-06-24 13:47:10 +02:00
DrMichael
3dccd711f3 Update locations.json (#2647)
Let the gauge scale up to the maximum value.
2022-06-24 13:31:44 +02:00
dependabot[bot]
1a31d2725e Bump grafana/grafana from 8.5.3 to 8.5.4 in /grafana
Bumps grafana/grafana from 8.5.3 to 8.5.4.

---
updated-dependencies:
- dependency-name: grafana/grafana
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 08:55:01 +00:00
Adrian Kumpf
6570e44eef Bump Grafana to 8.5.3 2022-05-20 12:11:13 +02:00
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
Adrian Kumpf
8f4b66bf71 Bump Grafana to 8.5.0 2022-04-22 14:55:07 +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
DrMichael
152ef88fd2 Update timeline.json (#2601)
Links corrected, ":raw" added to __data.fields....
2022-04-11 22:34:30 +02:00
nicoladefranceschi
6573bc4c44 Update charging-stats.json (#2566)
Fix charging-stats for better "Charge deltas" when the charging process is interrupted and re-started
2022-04-11 22:27:34 +02:00
cwanja
87cd27d2ea Update States top row panels height (#2487)
This updates the States dashboard top row of panels heigh to match similar dashboards styling. 

For example, Updates the "Updates" and "Median time between updates" height property is `3`.
2022-04-04 15:21:36 +02:00
dependabot[bot]
74ac2a1f34 Bump grafana/grafana from 8.4.1 to 8.4.5 in /grafana
Bumps grafana/grafana from 8.4.1 to 8.4.5.

---
updated-dependencies:
- dependency-name: grafana/grafana
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 12:41:28 +00:00
cwanja
f025a667e9 Update charging-stats.json (#2481)
Updates the `Cost per 100 $length` panel to not be small text. PR contains before and after screenshots.
2022-02-20 14:00:12 +01:00
Toni
41b9a1c4d7 DC charge curve scatter graph (#2093)
* DC charge curve scatter graph

* Display geofence name if possible

* Add natel-plotly-panel to plugins (docs)

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2022-02-18 16:28:59 +01:00
Adrian Kumpf
06158686a1 Bump Grafana to 8.4.1 2022-02-18 15:55:06 +01:00
Carlos Cuezva
b267cd106d Added panel with the cost of charges in SuC (#2448)
* Added if the car is preconditioning in the Drive panel

* Corrected name

* Update default.po

Small correction of translation

* Update charges.json

Set "-" character as default value if is null

* Added panel with the cost of charges in SuC

* Add newline at end of file

* Selected correct field

* Add where clause

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2022-02-18 15:52:57 +01: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
DrMichael
2be3d5212e Update charging-stats.json (#2461)
Set Y-Axis to max 100.
2022-02-18 15:13:31 +01:00
coreGreenberet
965381a557 moved subselects to "from" clause (#2464)
* moved subselects to "from" clause

* Revert id and version changes

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2022-02-18 15:13:16 +01:00
cwanja
2af927d5d0 Render Trip piechart legend (#2473)
Fixes #2469
2022-02-18 14:20:56 +01:00
Adrian Kumpf
712d55ef84 Bump Grafana to 8.3.6 2022-02-09 18:43:45 +01:00
coreGreenberet
b9dc86aa71 added elevation summary (#2449)
Implements #2439
2022-02-09 17:13:08 +01:00
DrMichael
ccf8ed80b7 Added min, max values to get better gauges (#2395)
Fixes #2372
2022-01-28 12:08:03 +01:00
Adrian Kumpf
dadf77fd35 Add 'string' unit to software version field
Related to #2381
2022-01-27 16:01:29 +01:00
Adrian Kumpf
2c15711b76 Add 'string' unit to software version field
Fixes #2381
2022-01-27 09:51:21 +01:00
Carlos Cuezva
ad91b6928a If the recharge cost is null, there is no visible link (#2380)
* Added if the car is preconditioning in the Drive panel

* Corrected name

* Update default.po

Small correction of translation

* Update charges.json

Set "-" character as default value if is null
2022-01-27 09:41:19 +01:00
DrMichael
bbcbcbc629 Add filters for destination (#2354)
* Add filters for destination

Not sure about iteration, uid and version...

* Revert UID change

* Update CHANGELOG

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2022-01-25 17:48:52 +01:00
Adrian Kumpf
08b8fc1d40 Update Charge & Drive Detail dashboards
Fixes #2305 and #1728
2022-01-21 18:13:24 +01:00
Adrian Kumpf
eef58dd62f Increase date column widths 2022-01-21 17:31:38 +01:00
Adrian Kumpf
b4b33af497 Migrate discrete-panels to native timeline panel 2022-01-21 17:31:38 +01:00
Adrian Kumpf
8ce90a6561 Migrate Vampire Drain dashboard 2022-01-21 17:31:37 +01:00
Adrian Kumpf
e3dfdb2b34 Update Updates dashboard 2022-01-21 17:31:37 +01:00
Adrian Kumpf
beb1f0227d Update Statistics dashboard
Finally those last columns can be hidden!
2022-01-21 17:31:37 +01:00
Adrian Kumpf
46f811346c Migrate Locations dashboard 2022-01-21 17:31:37 +01:00
Adrian Kumpf
832398b319 Migrate Drives dashboard 2022-01-21 17:31:36 +01:00
Adrian Kumpf
8dca810cfd Migrate Charging Stats dashboard
- New native pie charts
- Upgrade panodata-map-panel
2022-01-21 17:31:36 +01:00
Adrian Kumpf
b94262dc54 Migrate Charges dashboard
- new Table component
- DateTime local
2022-01-21 17:31:36 +01:00
Adrian Kumpf
4a8ca71608 Migrate Trip dashboard 2022-01-21 17:31:33 +01:00
Adrian Kumpf
39c2ae5765 Update Timeline dashboard 2022-01-21 17:30:26 +01:00
Adrian Kumpf
935f1fe3a7 Upgrade Grafana to v8 2022-01-21 17:30:03 +01:00
Adrian Kumpf
fff6915e73 Disable anonymous login to Grafana 2022-01-12 00:23:16 +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
Adrian Kumpf
14123c208e Bump Grafana to 7.5.12 2021-12-13 17:29:54 +01:00
DrMichael
c70b1b425b Update timeline.json (#2125)
Add duration of update...
2021-11-05 15:44:03 +01:00
DrMichael
4f5f855769 Update timeline.json (#2092) 2021-10-25 11:02:28 +02:00
DrMichael
315beaa600 Update timeline.json (#2061)
* Update timeline.json

* Update statistics.json

Add car id to the links... Fixes #2089
2021-10-25 11:01:51 +02:00
Adrian Kumpf
836835b6c2 Bump Grafana to 7.5.11 2021-10-06 12:29:13 +02:00
Adrian Kumpf
aa544dd61e Link to notateslaapp.com for release notes
Closes #1866
2021-09-28 18:44:35 +02: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
DrMichael
28b8c0d701 Timeline: Update to catch missing drives, when one end has a geofence (#1872)
* Timeline: Update to catch missing drives, when one end has a geofence

* Update timeline.json

Add refresh 1h

* Added links to the Action column

Added links to the the Action entries, where it makes sense.
2021-08-31 11:42:59 +02:00