TeslaMate

Import your driving and charging data from TeslaMate or MyTeslaMate.

Export from TeslaMate

  1. Open a terminal and navigate to your TeslaMate directory
  2. Run this command: docker compose exec -T database pg_dump -U teslamate teslamate > ./database.sql && gzip database.sql

Didn't install TeslaMate using Docker?

Run this command instead: pg_dump -U teslamate teslamate > ./database.sql && gzip database.sql

Export from MyTeslaMate

Visit the Backups page in your MyTeslaMate dashboard to download the most recent backup.

Import into Tessie

Visit this page, click Import TeslaMate Export and select database.sql.gz.

That's it! Tessie will process all of your data and you'll receive an email when it's done. Depending on the length of your vehicle history, this process may take several hours.

Need more help? Contact us at support@tessie.com support@tessie.com