* 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>
* 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>
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`.
* 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>
* 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>
* 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
* 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.