← 返回
开发者工具 Key 中文

Tesla Commands

Control your Tesla via MyTeslaMate API. Supports multi-vehicle accounts, climate control, and charging schedules.
通过 MyTeslaMate API 控制 Tesla,支持多车辆账户、气候控制和充电计划。
ovaris ovaris 来源
开发者工具 clawhub v1.0.0 1 版本 99952 Key: 需要
★ 1
Stars
📥 2,062
下载
💾 41
安装
1
版本
#latest

概述

Tesla Commands Skill 🚗

This skill allows you to monitor and control your Tesla vehicle using the MyTeslaMate API.

Prerequisites

To use this skill, you must have:

  1. A MyTeslaMate account with a configured vehicle.
  2. An API Token from MyTeslaMate (Get it at app.myteslamate.com/fleet).
  3. The VIN of your vehicle.

Environment Variables

The following environment variables must be set for the skill to work:

  • TESLA_MATE_TOKEN: Your MyTeslaMate API token.
  • TESLA_VIN: Your vehicle's VIN (optional if you specify it via command line).

Tools

tesla-control

Manage vehicle status, climate, charging, and schedules.

Usage:

public-skills/tesla-commands/bin/tesla-control.py [options]

Options:

  • --list: List all vehicles on the account and their VINs.
  • --status: Fetch full vehicle data (battery, climate, location, locks, etc.).
  • --wake: Wake up the vehicle from sleep mode.
  • --climate [on|off]: Start or stop the climate control.
  • --charge-limit [50-100]: Set the battery charge limit percentage.
  • --set-schedule [HH:MM]: Set a scheduled charging start time.
  • --clear-schedule: Disable scheduled charging.
  • --vin [VIN]: Target a specific vehicle (overrides the default TESLA_VIN).

Examples

Wake up the car:

./bin/tesla-control.py --wake

Set charge limit to 80%:

./bin/tesla-control.py --charge-limit 80

Set charging to start at 02:00:

./bin/tesla-control.py --set-schedule 02:00

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 16:19 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,086 📥 814,703
ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,232 📥 268,299
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,385 📥 321,007