Skip to main content
TESLA·FAQBY
Self-service

Useful Tesla utilities

Third-party tools for getting more out of your Tesla yourself, vetted by the @tesla_belarus community. From live CAN-bus telemetry to factory VIN spec lookups.

Scan My Tesla

Cheap read-only live-data scanner — no interference

Mobile app (Android and iOS) that connects to a Tesla's CAN bus through an OBD2 adapter. Read-only — it changes nothing. Shows real battery-side mileage (from the pack since factory), remaining capacity, current cell-group imbalance, battery and motor temperatures per group, live power/current draw, trip data (charged/regenerated/spent kWh), 0–60 timing. Indispensable for used-car checks — you see the true battery state in five minutes.

read-onlybattery mileageremaining capacityimbalancetemperaturesAndroid + iOS
Pricing
App itself: $9.99 one-time on Google Play / App Store. You also need an OBD2 adapter: budget ELM327 ~$15, premium OBDLink MX+ ~$80; plus a Tesla-specific adapter cable ~$30. Total first purchase $55–120 depending on adapter quality; no subscriptions after that.
Open website

ECUVIN bot

Factory Tesla spec by VIN

Telegram bot that decodes your VIN to show exactly what was pre-installed at the factory: battery pack, Autopilot options, Supercharging, color, interior, etc. Useful when buying used — cross-check spec against the car's actual state.

VINfactory specvehicle optionspre-purchase check
Pricing
1 request per month free. After that — 129 Telegram Stars per request. Package deals coming soon.
Important caveats about FSD and Supercharging
  • FSD (Full Self-Driving) Lifetime: the owner may have bought it AFTER taking delivery — the option works on the car, but it WILL NOT appear in the factory spec.
  • FSD may have been transferred from another Tesla — the spec here shows it, but on this car it is actually disabled.
  • SC01 — Free Supercharging Unlimited: same story. Stays in the spec even if Tesla revoked it (e.g. after a resale).
Open in Telegram

TeslaMate

Self-hosted logger that records your Tesla's whole life — free and open source

Open-source app you deploy on your own server with a single docker compose. It polls the Tesla API and stores everything in Postgres: every drive with route and kWh consumption, every charging session with the curve, monthly battery degradation, vampire drain, geofenced zones (home / work / anywhere you mark). Ships with pre-built Grafana dashboards and an MQTT broker for further integrations. Data lives on your server — nothing is reported back to the developer.

self-hosteddrive historybattery degradationGrafanaDockerAGPLv3
Pricing
The app itself is free, AGPLv3. The full stack (TeslaMate + Postgres + Grafana + Mosquitto) comes up via docker compose; you need a box with ≥2 GB RAM running 24/7 — a small VPS, a home NAS, or a Raspberry Pi 4 will do. That's your infrastructure cost; the developer doesn't charge.
Setup caveats
  • Requires basic technical skills: docker compose, a reverse proxy or VPN if you want access from outside your home network, refreshing the Tesla token periodically.
  • By default it polls the car every ~30 s while it's awake — that can keep it from going to sleep and drain the 12 V/HV battery. Built-in sleep mode mitigates this; turn it on from day one.
  • Tesla is gradually shifting third-party tools to its paid Fleet API. TeslaMate still works on the older owner-API tokens; the long-term picture for individual-owner access is uncertain.
Open website

Tesla FAQ BY is not affiliated with these services and receives no compensation. Vetted by the community, but use at your own risk.

See also