A powerful, self-hosted data logger for your Tesla.
- Written in Elixir
- Data is stored in a Postgres database
- Visualization and data analysis with Grafana
- Vehicle data is published to a local MQTT Broker
Dashboards
- Lifetime driving map
- Drive and charging reports
- Driving efficiency report
- Consumption (net / gross)
- Charge energy added vs energy used
- Vampire drain
- Projected 100% range (battery degradation)
- SOC charging stats
- Visited addresses
- History of installed updates
General
- Little to no additional vampire drain: the car will fall asleep after a certain idle time
- Automatic address lookup
- Locally enriches positions with elevation data
- Geo-fencing feature to create custom locations
- Supports multiple vehicles per Tesla Account
The TeslaMate documentation is available here.
- Installation
- Docker (simplified, recommended)
- Docker (advanced) (Reverse Proxy, Let's Encrypt Certificate, HTTP Basic Auth)
- Debian/Ubuntu (without Docker)
- Upgrading to a new version
- Configuration
- Integrations
- Frequently Asked Questions
- Development
TeslaMate is open source and completely free for everyone to use.
Maintaining this project isn't effortless, or free. If you would like to support further development, that would be awesome. If you don't, no problem; just share your love and show your support.
- Authors: Adrian Kumpf - List of contributors
- Distributed under MIT License