<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tesla on Text Matrix</title><link>https://txtmix.com/tags/tesla/</link><description>Recent content in Tesla on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/tesla/index.xml" rel="self" type="application/rss+xml"/><item><title>TeslaMate：自托管 Tesla 车辆数据记录器，把爱车的每一次出行变成可分析的数据</title><link>https://txtmix.com/posts/tech/teslamate-self-hosted-tesla-data-logger-guide/</link><pubDate>Mon, 15 Jun 2026 21:02:07 +0800</pubDate><guid>https://txtmix.com/posts/tech/teslamate-self-hosted-tesla-data-logger-guide/</guid><description>&lt;h1 id="teslamate自托管-tesla-车辆数据记录器">TeslaMate：自托管 Tesla 车辆数据记录器&lt;/h1>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>通过本文，你将能够：&lt;/p>
&lt;ul>
&lt;li>理解 TeslaMate 的项目定位：自托管 Tesla 车辆数据记录器，不是&amp;quot;另一款 Tesla App&amp;quot;&lt;/li>
&lt;li>读懂 TeslaMate 的架构：TeslaMate (Elixir) + PostgreSQL + Grafana + Mosquitto&lt;/li>
&lt;li>理解 vampire drain 的设计取舍：车一进入睡眠就停止轮询&lt;/li>
&lt;li>知道 TeslaMate 的关键能力：高精度行驶数据记录、约 20 张预置 Grafana 仪表盘、MQTT 集成&lt;/li>
&lt;li>能够评估 TeslaMate 是否适合你的使用场景&lt;/li>
&lt;/ul>
&lt;h2 id="目录">目录&lt;/h2>
&lt;ol>
&lt;li>&lt;a href="#%e4%b8%80%e9%a1%b9%e7%9b%ae%e5%ae%9a%e4%bd%8d" rel="">项目定位&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e4%ba%8c%e4%b8%ba%e4%bb%80%e4%b9%88%e8%a6%81%e8%87%aa%e6%89%98%e7%ae%a1-tesla-%e6%95%b0%e6%8d%ae" rel="">为什么要自托管 Tesla 数据&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e4%b8%89%e6%9e%b6%e6%9e%84%e6%80%bb%e8%a7%88" rel="">架构总览&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%9b%9b%e5%85%b3%e9%94%ae%e8%83%bd%e5%8a%9b%e6%b8%85%e5%8d%95" rel="">关键能力清单&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e4%ba%94%e9%83%a8%e7%bd%b2%e8%b7%af%e5%be%84" rel="">部署路径&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%85%ad%e5%85%b8%e5%9e%8b%e4%bd%bf%e7%94%a8%e5%9c%ba%e6%99%af" rel="">典型使用场景&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e4%b8%83%e9%80%82%e7%94%a8%e8%be%b9%e7%95%8c%e4%b8%8e%e4%b8%8d%e9%80%82%e7%94%a8%e4%ba%ba%e7%be%a4" rel="">适用边界与不适用人群&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%85%ab%e4%b8%8e%e5%85%b6%e4%bb%96-tesla-%e6%95%b0%e6%8d%ae%e6%96%b9%e6%a1%88%e5%af%b9%e6%af%94" rel="">与其他 Tesla 数据方案对比&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e4%b9%9d%e5%bc%80%e5%a7%8b%e4%b9%8b%e5%89%8d" rel="">开始之前&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%87%aa%e6%b5%8b%e9%a2%98" rel="">自测题&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e7%bb%83%e4%b9%a0" rel="">练习&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%bf%9b%e9%98%b6%e8%b7%af%e5%be%84" rel="">进阶路径&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%b5%84%e6%96%99%e5%8f%a3%e5%be%84%e8%af%b4%e6%98%8e" rel="">资料口径说明&lt;/a>&lt;/li>
&lt;/ol>
&lt;hr>
&lt;h2 id="一项目定位">一、项目定位&lt;/h2>
&lt;p>TeslaMate 是一款自托管（self-hosted）的 Tesla 车辆数据记录器，把官方 API 没有持续提供的细粒度数据——每一次充电、每一度消耗、每一次行驶——持续落盘到本地 Postgres，再用 Grafana 仪表盘可视化，最后通过本地 MQTT Broker 把车况广播给 Home Assistant / Node-RED / Telegram 等自动化系统。&lt;/p></description></item></channel></rss>