mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
* Improve Battery health derived efficiency estimations and Fix error divided by zero * Fix unit convert * Update screenshot * Keep iteration value * Remove name mention.
64 lines
3.2 KiB
Markdown
64 lines
3.2 KiB
Markdown
# TeslaMate
|
||
|
||
[](https://github.com/teslamate-org/teslamate/actions/workflows/elixir.yml)
|
||
[](https://github.com/teslamate-org/teslamate/actions/workflows/buildx.yml)
|
||
[](https://coveralls.io/github/teslamate-org/teslamate?branch=master)
|
||
[](https://hub.docker.com/r/teslamate/teslamate)
|
||
[](https://hub.docker.com/r/teslamate/teslamate)
|
||
[](https://hub.docker.com/r/teslamate/teslamate)
|
||
|
||
A powerful, self-hosted data logger for your Tesla.
|
||
|
||
- Written in **[Elixir](https://elixir-lang.org/)**
|
||
- Data is stored in a **Postgres** database
|
||
- Visualization and data analysis with **Grafana**
|
||
- Vehicle data is published to a local **MQTT** Broker
|
||
|
||
## Documentation
|
||
|
||
The documentation is available at [docs.teslamate.org](https://docs.teslamate.org/).
|
||
|
||
## Features
|
||
|
||
**Dashboards**
|
||
|
||
- [Drive and charging reports](https://docs.teslamate.org/docs/screenshots#charging-details)
|
||
- [Driving efficiency report](https://docs.teslamate.org/docs/screenshots#efficiency)
|
||
- [Consumption (net / gross)](https://docs.teslamate.org/docs/screenshots#efficiency)
|
||
- [Charge energy added vs energy used](https://docs.teslamate.org/docs/screenshots#charges)
|
||
- [Vampire drain](https://docs.teslamate.org/docs/screenshots#vampire-drain)
|
||
- [Projected 100% range (battery degradation)](https://docs.teslamate.org/docs/screenshots#projected-range)
|
||
- [Charging Stats](https://docs.teslamate.org/docs/screenshots#charging-stats)
|
||
- [Drive Stats](https://docs.teslamate.org/docs/screenshots#drive-stats)
|
||
- [History of installed updates](https://docs.teslamate.org/docs/screenshots#updates)
|
||
- [See when your car was online or asleep](https://docs.teslamate.org/docs/screenshots#states)
|
||
- [Lifetime driving map](https://docs.teslamate.org/docs/screenshots/#lifetime-driving-map)
|
||
- [Visited addresses](https://docs.teslamate.org/docs/screenshots/#visited-addresses)
|
||
- [Battery Health](https://docs.teslamate.org/docs/screenshots/#battery-health)
|
||
|
||
**General**
|
||
|
||
- High precision drive data recording
|
||
- No additional vampire drain: the car will fall asleep as soon as possible
|
||
- Automatic address lookup
|
||
- Easy integration into Home Assistant (via MQTT)
|
||
- Easy integration into Node-Red & Telegram (via MQTT)
|
||
- Geo-fencing feature to create custom locations
|
||
- Supports multiple vehicles per Tesla Account
|
||
- Charge cost tracking
|
||
- Import from TeslaFi and tesla-apiscraper
|
||
|
||
## Screenshots
|
||
|
||

|
||

|
||
|
||
<p align="center">
|
||
<strong><a href="https://docs.teslamate.org/docs/screenshots">MORE SCREENSHOTS</a></strong>
|
||
</p>
|
||
|
||
## Credits
|
||
|
||
- Authors: Adrian Kumpf – [List of contributors](https://github.com/teslamate-org/teslamate/graphs/contributors)
|
||
- Distributed under MIT License
|