macOS
brew install teslamatelocal Homebrew formula metadata
brew
Self-hosted data logger for your Tesla. Version 4.0.1 via Homebrew; verified 2026-06-22.
install
brew install teslamatelocal Homebrew formula metadata
overview
Self-hosted data logger for your Tesla
history
TeslaMate is a self-hosted data logger for Tesla vehicles. The official repository describes an Elixir application that stores vehicle data in PostgreSQL, visualizes it through Grafana dashboards, and publishes vehicle data to MQTT for home-automation integrations.
TeslaMate was initially authored by Adrian Kumpf and later maintained under the teslamate-org organization. The changelog shows a 1.0.0 release on July 25, 2019, while the official README now identifies Jakob Lichterfeld as main maintainer and warns users to obtain TeslaMate only from the official repository and documentation.
The project spread through the self-hosted and Tesla-owner communities because it gives users local control over long-term vehicle telemetry, charging data, locations, and dashboards. Its Docker-first documentation, Raspberry Pi-friendly deployment history, MQTT integration, and import paths from TeslaFi and tesla-apiscraper made it attractive to home-lab users.
In package-manager culture, TeslaMate is unusual because the package is less about a single short-lived CLI command and more about running a long-lived local service. Homebrew exposes executables for managing the application, while the official installation path centers on Docker Compose with PostgreSQL, Grafana, and Mosquitto.
TeslaMate matters to package nerds as a self-hosted service that escaped the usual web-app deployment niche and became scriptable, reproducible infrastructure for personal telemetry. It also illustrates why package provenance matters: the official README warns about deceptive websites and unofficial apps that may risk Tesla credentials and vehicle data.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
teslamate | cli | global executable | |
teslamate_brew_services | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/teslamate-org/teslamate
install metadata
| Package key | brew:teslamate |
|---|---|
| Version | 4.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/teslamate |
| Homepage | https://docs.teslamate.org |
| Repository | https://github.com/teslamate-org/teslamate |
| Upstream docs | https://docs.teslamate.org/ |
| License | AGPL-3.0-or-later |
| Source archive | https://github.com/teslamate-org/teslamate/archive/refs/tags/v4.0.1.tar.gz |
| Last updated | 2026-06-22T14:06:27-07:00 |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | elixir, erlang, node |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | teslamate |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.