# teslamate を Homebrew でインストール

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
