feat: add “Day Trips” Dashboard#5175
Conversation
✅ Deploy Preview for teslamate ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Well, we have the Statistics dashboard with a daily view. Looks quite similar. It might be better to integrate the changes into that? (I like the coloured bars...) |
Oh, my bad. Statistics dashboard is great (Forgive me miss it before). It is true that the two conflicted. If integration is needed, I will do it. |
|
hi @pencilheart - thanks for your contribution - how is that different from looking at the statistics dashboard with setting the period to day? |
|
sorry, somehow missed the reply by DrMichael - integration would be needed, yes agree that having a bar for distance would be great. as energy used most likely correlates i wouldn't add a graph for that considering the space available. @pencilheart - do you want to to update this PR ? |
|
@swiffer Alright, I'll update it. |
|
Ah, then please also for "Driving Efficiency" :-) Perhaps narrow some columns also... So all fit better on one screen. |
|
i would keep driving efficiency as is (same visuals are used in Drives and Efficiency Dashboards) |
Well, then let's make it consistent and the bar for distance same style as with driving efficiency. (Although the other style looks better to me.) |
|
Not really - personally like the retro style and the color palette being a little less "poppy" - but open changing it if others like it more |
|
Is the only thing missing the screenshot and link in README according to https://docs.teslamate.org/docs/development#making-changes-to-grafana-dashboards? |
|
I would really love to include it in next release. @pencilheart may I ask you to add the screenshot and link in README? |






Hi TeslaMate team,
I’d like to propose a Grafana dashboard focused on daily statistics (“Day Trips”). The goal is to provide a clear per-day aggregation view of driving sessions, so users can quickly compare different days without drilling into individual trip details.
What it shows (daily level):
• Start/End time of the day’s trip records
• Total distance and duration
• Average speed and outside temperature
• Energy consumed (gross)
• Net consumption (Wh/km) and net efficiency
• Gross consumption (Wh/km) and gross efficiency
(With bar-style visuals to make day-to-day comparison easy.)
Why this is useful:
Many users primarily want a day-by-day overview (daily routine tracking, commuting analysis, high-consumption days, seasonal temperature impact, etc.). A dedicated daily dashboard makes it much easier to spot trends and outliers than browsing individual trips.
If your team finds this useful, I’d really appreciate it if you could review it and share any feedback or suggestions for improvement.
Thanks!