Replies: 6 comments
-
|
I too have a considerable amount of data in JSON format and plan to import it by translating it to a TeslaFi export format.. If I understand correctly an examples of a valid TeslaFi export can be found here: https://github.com/adriankumpf/teslamate/tree/master/test/fixtures/import/01_complete If I get mine working will report back here. |
Beta Was this translation helpful? Give feedback.
-
|
@LelandSindt - thanks, that is tremendously helpful. If you figure it out please do post back. |
Beta Was this translation helpful? Give feedback.
-
|
got started on this... https://gist.github.com/LelandSindt/5b6caac5a8fe5b320233149be953109e My data coming from a RESTish server... so it may be a little different than your source... but this might get you started.. I will push my changes to the linked gist as I make them... let me know if you have any questions. |
Beta Was this translation helpful? Give feedback.
-
|
The latest version of the above linked script resulted in csv files that were successfully imported into Teslamate. Teslamate is currently repairing drives.. ~1400 of them... which feels like a lot for 1 years worth of data... Note: I am importing this data into an empty/test instance of Teslamate. |
Beta Was this translation helpful? Give feedback.
-
|
... more feedback... my data is missing enough data points that it may not be worth importing into TeslaMate. |
Beta Was this translation helpful? Give feedback.
-
|
yeah, my collector was not good about quickly starting collection when the car woke/started driving. I will not be importing my old data into TeslaMate. :( Let me know if you chose to continue or if you have any questions. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Before I have been using the API call
https://owner-api.teslamotors.com/api/1/vehicles/:id/vehicle_data
To log data BEFORE I found teslamate. I've got data that looks like this going back several months since I got my car.
Am I able to read this into the database somehow to fill up the gaps from before I was using teslamate to now?
Beta Was this translation helpful? Give feedback.
All reactions