返回顶部
d

dronemobile无人机控车

Control vehicles via DroneMobile (Firstech/Compustar remote start systems). Use when the user asks to start their car, stop the engine, lock/unlock doors, open the trunk, check battery voltage, or get vehicle status. Triggers on phrases like "start my car", "remote start", "lock my car", "unlock the car", "check battery", "open trunk", "stop the engine", "vehicle status". Requires DRONEMOBILE_EMAIL and DRONEMOBILE_PASSWORD environment variables. Optionally DRONEMOBILE_DEVICE_KEY for multi-vehicl

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
221
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

dronemobile

技能名称: dronemobile
详细描述:

DroneMobile 车辆控制

通过自然语言控制任何已连接 DroneMobile 的车辆。

设置

在 OpenClaw 环境(openclaw.json → env)中设置凭据:
json
DRONEMOBILE_EMAIL: your@email.com,
DRONEMOBILE_PASSWORD: yourpassword,
DRONEMOBILEDEVICEKEY: 40632023374

如果只有一辆车,DRONEMOBILEDEVICEKEY 为可选参数——脚本会自动选择账户中的第一辆车。

如果尚未安装库,请执行以下命令:
bash
pip install drone-mobile --break-system-packages

命令

使用相应命令运行 scripts/dronemobile.py:

用户请求命令
启动 / 远程启动python3 scripts/dronemobile.py start
停止发动机
python3 scripts/dronemobile.py stop |
| 锁车门 | python3 scripts/dronemobile.py lock |
| 解锁车门 | python3 scripts/dronemobile.py unlock |
| 打开后备箱 | python3 scripts/dronemobile.py trunk |
| 检查电池 / 状态 | python3 scripts/dronemobile.py status |

输出

脚本会打印一行包含关键遥测数据的状态信息:

✅ start | 温度:6°C | 电池:12.5V | 发动机:关闭

如果执行失败,脚本会打印错误信息并以代码 1 退出。

备注

  • - 命令为“发后即忘”模式——车辆异步执行。启动后发动机状态可能仍显示为 False(约需 30 秒)。
  • 电池电压低于 11.8V = 电量低;低于 11.0V = 严重不足。
  • drone-mobile PyPI 包存在已知 bug:response.success 始终为 False。脚本直接读取 rawdata[commandsuccess]。已提交 PR:https://github.com/bjhiltbrand/dronemobilepython/pull/18

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 dronemobile-1776105376 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 dronemobile-1776105376 技能

通过命令行安装

skillhub install dronemobile-1776105376

下载

⬇ 下载 dronemobile v0.1.0(免费)

文件大小: 3.21 KB | 发布时间: 2026-4-15 12:34

v0.1.0 最新 2026-4-15 12:34
Remote start, stop, lock, unlock, and status for DroneMobile-connected vehicles via OpenClaw

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部