* 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>
* 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>
* 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.
* Adding Missing, some adjustments
Now Odometer, Range and SoC should always have the values at the end of the slot.
* Revert uid change
Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
* Add Timeline dashboard
* Changes according to https://github.com/adriankumpf/teslamate/pull/1621
Except the filter.
* Add dashboard links, fix action filter
* Fix subquery to get parking sessions
* Use preferred range to fix consumption calculation
* Remove "Missing" category
* Cast range values to numeric
* Convert temperatures
* Make Cost car specific. (Fixes#1641 )
Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>