← 返回
未分类 Key 中文

BYD Remote Control

Control and check a BYD vehicle using portable Python helper scripts built on pyBYD. Use when the user wants to check battery state, lock the car, flash ligh...
使用 pyBYD 构建的便携式Python 脚本控制并检查 BYD 车辆。用于查看电池状态、锁车、闪灯等。
hiimivantang
未分类 clawhub v1.0.0 1 版本 99711 Key: 需要
★ 0
Stars
📥 345
下载
💾 0
安装
1
版本
#latest

概述

BYD Remote Control

Use the bundled Python scripts in scripts/ for repeatable BYD actions instead of rewriting the same pyBYD code each time.

Available scripts

  • scripts/battery_check.py , fetch battery %, range, charging state, and timestamps as JSON
  • scripts/battery_monitor.py , fetch battery state and emit an alert payload when battery is below BATTERY_THRESHOLD
  • scripts/lock_car.py , lock the vehicle
  • scripts/flash_lights.py , flash lights / horn
  • scripts/start_ac.py , start climate control
  • scripts/stop_ac.py , stop climate control
  • scripts/byd_common.py , shared helper module used by the scripts

How to use

  1. Read references/setup.md if credentials or dependencies are not already configured.
  2. Run the relevant script from the skill directory so .env is discovered correctly.
  3. Prefer the existing script over ad hoc inline Python when the task matches one of the bundled actions.

Notes

  • The scripts load .env from the same directory as the scripts.
  • BYD_PIN is automatically bridged to BYD_CONTROL_PIN.
  • Vehicle selection can be controlled with BYD_VIN or BYD_VEHICLE_ALIAS. If neither is set, the scripts use the first vehicle returned by the account.
  • battery_monitor.py prints alert JSON when below threshold. Delivery should be handled by the caller or automation layer.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 13:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 677 📥 325,728
ai-agent

Skill Vetter

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

self-improving agent

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