# teslamate mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für teslamate in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:teslamate
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install teslamate
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:teslamate
- **Paketmanager:** Homebrew
- **Version:** 4.0.1
- **Quellzusammenfassung:** Self-hosted data logger for your Tesla
- **Homepage:** <https://docs.teslamate.org>
- **Repository:** <https://github.com/teslamate-org/teslamate>
- **Zuletzt aktualisiert:** 2026-06-22T14:06:27-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- teslamate (Alias)
- teslamate_brew_services (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 4.0.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2019: v1.0.0 released on July 25, 2019.
- 2024: Project metadata and changelog links show the move from adriankumpf/teslamate to teslamate-org/teslamate around the 1.28.x line.
- 2026: GitHub page lists v4.0.1 as latest release on June 14, 2026.
- 2026: Official Docker docs recommend secured access for instances reachable outside the home network.

### Related projects

- TeslaMate is commonly used with PostgreSQL, Grafana, MQTT brokers such as Mosquitto, Home Assistant, Node-RED, TeslaFi imports, and tesla-apiscraper imports.

### Quellen

- <https://docs.teslamate.org/docs/installation/docker/ official Docker deployment and usage documentation.>
- <https://github.com/teslamate-org/teslamate official README, maintainer, features, credits, security warning, and release metadata.>
- <https://raw.githubusercontent.com/teslamate-org/teslamate/main/CHANGELOG.md official changelog with 1.0.0 date and repository-transition links.>
- source_facts.package-manager lists Homebrew packaging.


## Sicherheitshinweise

formula declares a Homebrew service.

- **Geiger-Risiko:** orange / mittel
- formula declares a Homebrew service


## Combined YAML source

View the package source record on GitHub. [combined/teslamate.yml](https://github.com/mxcl/pkgdb/blob/main/combined/teslamate.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
