mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
43134093230c35cf8d61745599719bbf95ef3048
* feat: endpoints by env * fix: typo * fix: useless env * fix: format * fix: distinct auth domain and url * format * fix: force issuer url if needed * feat: new streaming based on vin * fix refresh * revert * up * feat: no need for access token / refresh token if the TOKEN env var is present * feat: update login if token env var exists * feat: add ENV var to allow insecure wss * fix: remove TESLA_CN * fix(naming): TESLA_API_URL to TESLA_API_DOMAIN * feat: add an env var to allo invalid certs on WSS * doc: add API domains env vars description * fix: typo * feat: add env var to change log level * fix: APP_LOG_LEVEL * feat: add TOKEN documention and wording * fix: refacto insecure param * feat: naming and doc * fix: missing env var usage * fix: rebound variable issuer_url * fix: compilation warning on the issuer_url variable * fix: format code * fix: issuer_url assignments --------- Co-authored-by: Julien <julien@citio.digital>
feat: Dynamic endpoints and token to use official Tesla API (self-hosted or from third party provider) (#3903)
feat: Dynamic endpoints and token to use official Tesla API (self-hosted or from third party provider) (#3903)
feat: Dynamic endpoints and token to use official Tesla API (self-hosted or from third party provider) (#3903)
TeslaMate
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
Documentation
The documentation is available at docs.teslamate.org.
Features
Dashboards
- Drive and charging reports
- Driving efficiency report
- Consumption (net / gross)
- Charge energy added vs energy used
- Vampire drain
- Projected 100% range (battery degradation)
- Charging Stats
- Drive Stats
- History of installed updates
- See when your car was online or asleep
- Lifetime driving map
- Visited addresses
- 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
Credits
- Authors: Adrian Kumpf – List of contributors
- Distributed under MIT License
Languages
Elixir
88.9%
HTML
6.3%
JavaScript
1.8%
MDX
0.9%
Nix
0.6%
Other
1.4%

