macOS
brew install teslamatelocal Homebrew formula metadata
安装
brew install teslamatelocal Homebrew formula metadata
概览
Self-hosted data logger for your Tesla
历史
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.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
teslamate | cli | 全局可执行文件 | |
teslamate_brew_services | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/teslamate-org/teslamate
安装元数据
| 软件包键 | brew:teslamate |
|---|---|
| 版本 | 4.0.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/teslamate |
| 主页 | https://docs.teslamate.org |
| 仓库 | https://github.com/teslamate-org/teslamate |
| 上游文档 | https://docs.teslamate.org/ |
| 许可证 | AGPL-3.0-or-later |
| 源码归档 | https://github.com/teslamate-org/teslamate/archive/refs/tags/v4.0.1.tar.gz |
| 最后更新 | 2026-06-22T14:06:27-07:00 |
| Pulse | updated |
| 依赖 | openssl@3 |
| 构建依赖 | elixir, erlang, node |
| macOS 提供的库 | ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.