# Installer teslamate avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de teslamate pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install teslamate
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:teslamate
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/teslamate>
- **Version:** 4.0.1
- **Résumé source:** Self-hosted data logger for your Tesla
- **Page d'accueil:** <https://docs.teslamate.org>
- **Dépôt:** <https://github.com/teslamate-org/teslamate>
- **Docs amont:** <https://docs.teslamate.org>
- **Licence:** AGPL-3.0-or-later
- **Archive source:** <https://github.com/teslamate-org/teslamate/archive/refs/tags/v4.0.1.tar.gz>
- **Dernière mise à jour:** 2026-06-22T14:06:27-07:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- teslamate (cli)
- teslamate_brew_services (cli)
- teslamate (alias)
- teslamate_brew_services (alias)

## Dépendances

- openssl@3

## Dépendances de compilation

- elixir
- erlang
- node

## Bibliothèques fournies par macOS

- ncurses

## Comportement d'installation

- hook post-installation: non défini
- Service: declared
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 4.0.1
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://github.com/teslamate-org/teslamate
- dernière version détectée: v4.0.1 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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.


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service

## Détails de la base source

- **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:** stable


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/fr/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [node](https://pkg.so/fr/brew/node/) - Build dependency declared by Homebrew.
- [erlang](https://pkg.so/fr/brew/erlang/) - Build dependency declared by Homebrew.
- [elixir](https://pkg.so/fr/brew/elixir/) - Build dependency declared by Homebrew.
- [filebrowser](https://pkg.so/fr/brew/filebrowser/) - Shares pkgdb curated category or tags: cli, productivity, self-hosted.
- [openlist](https://pkg.so/fr/brew/openlist/) - Shares pkgdb curated category or tags: cli, productivity, self-hosted.
- [miniflux](https://pkg.so/fr/brew/miniflux/) - Shares pkgdb curated category or tags: cli, productivity, self-hosted.
- [karakeep](https://pkg.so/fr/brew/karakeep/) - Shares pkgdb curated category or tags: cli, productivity, self-hosted.
- [go-hass-agent](https://pkg.so/fr/brew/go-hass-agent/) - Shares pkgdb curated category or tags: cli, mqtt, productivity.
- [tmux](https://pkg.so/fr/brew/tmux/) - Shares pkgdb curated category or tags: cli, productivity.
- [vim](https://pkg.so/fr/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity.
- [himalaya](https://pkg.so/fr/brew/himalaya/) - Shares pkgdb curated category or tags: cli, productivity.
- [eureka](https://pkg.so/fr/brew/eureka/) - Local package facts share a topical domain. Shared terms: cli, openssl, openssl-3, productivity, your.

## Combined YAML source

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


## Sources

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