Replies: 10 comments 5 replies
-
I thought about this in the past and leaned more towards introducing a new entity, like you proposed. But I later postponed the idea because I didn't see a clear benefit anymore. That's why I'm curios – which information would be useful to you if there was a "trip" entity that combined multiple drives? Stats like average speed/consumption would not be that meaningful, I guess? Would it make sense to create a new dashboard "trips" that only lists these or would you prefer that trips completely replace their containing drives to get a "clean" drive history? |
Beta Was this translation helpful? Give feedback.
-
@adriankumpf what bugs me personally is that I like to see the altitude profile and it's splitted into multiple drives/graphs. The idea of "trip" entity came later (mostly for convenience, if you surf thru data from vacation, there would be less records on trip level. But I understand the messed up stats could be more pain for majority of users. I'd say ignore it for now, I'll keep it for long winter nights to suggest/code some acceptable approach. |
Beta Was this translation helpful? Give feedback.
-
This would certainly help in cases like mine where I stopped to open the gate to my residence and I have an entry like this. I certainly wouldn't consider this a separate trip. It is most definitely part of my drive home: `
` |
Beta Was this translation helpful? Give feedback.
-
Not sure how complicated this is, but could you present a dashboard in TeslaMate that offers the ability to merge trips? Simple table view, like Grafana, but with less rows displayed. Maybe just the start, end and distance. Checkbox individual trips and merge. Drop the start, end time, mileage in the middle, etc. and have the computed values still completed in Grafana. Just thinking out loud. |
Beta Was this translation helpful? Give feedback.
-
My use case for this would be a little bit different-- but I think it falls in the same general category. I semi-regularly take a 200 mile or so trip during which there is very little cell coverage in the middle, so I end up with a ~60 mile drive, a few 5 milers where the car saw cell for a moment, then a ~10 mile drive at the end. I wish there was a way to make them a "journey" where the computed consumption/efficiency, temperature, etc, could be estimated from start/end data values. |
Beta Was this translation helpful? Give feedback.
-
Not sure what happened today, but I ended up with portions of my drive back home chopped up into tiny segments. I came looking to see if there was a way to merge multiple drives together, and found this discussion. I agree with timguy99, my drive history is cluttered with lots of Home -> Home entries (for example if I stop at my mailbox to get mail, or if I stop at the front door to let people out, before going to the garage). Being able to merge multiple drives would help keep the history clean, and also help avoid the artificial inflation of Home in drive statistics. |
Beta Was this translation helpful? Give feedback.
-
Seems like this issue has gotten worse in the last little while. Not sure exactly how long but certainly recently. |
Beta Was this translation helpful? Give feedback.
-
I'm seeing some charges get broken up for some reason (no outages that I've seen at home). Is there a way to merge charges? |
Beta Was this translation helpful? Give feedback.
-
Anyone know the last version to record drives properly? My last complete drive occurred over a month ago using version 1.26.1 but even that version is broken now. I wonder if the NA servers are simply overwhelmed. |
Beta Was this translation helpful? Give feedback.
-
I had some weird problem today that generated over 40 drives for a short 5km trip, each drive having only 1 or 2 positions in the database. It was a one-off problem, everything worked fine for other drives afterwards. I suspect some Tesla API issue, as other API clients got strange data for this specific drive as well. I wanted to have a clean history of drives as I use it as vehicle log for tax purposes, so I created a SQL function to merge the drives in the database. You can find it as Gist here. This was only used a few times and not tested thoroughly, so please do yourself a favor and make a database backup first if you want to use the function. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
this is by no means critical thing ;)
It would be nice to be able to merge "artifficialy splitted" drives ( i.e. when I stop for coffee/pee/pick up someone).
The same for charges (updating teslamate while car is charging splits the charge into two).
If I expand this idea, another level could be having entity "trip" with multiple drives and charges.
All of above either manually or "automatically" (end date and start date differs by less than 5 minutes or so).
Thanks for considering. Maybe I'll learn elixir one day...
Beta Was this translation helpful? Give feedback.
All reactions