# 使用 Homebrew 安装 teslamate

查看 teslamate 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install teslamate
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:teslamate
- **软件包管理器:** Homebrew
- **版本:** 4.0.1
- **来源摘要:** Self-hosted data logger for your Tesla
- **主页:** <https://docs.teslamate.org>
- **仓库:** <https://github.com/teslamate-org/teslamate>
- **最后更新:** 2026-06-22T14:06:27-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- teslamate (别名)
- teslamate_brew_services (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.0.1
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- 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)


## 来源

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