🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

DroneMobile

by @bryantegomoh

Control vehicles via DroneMobile (Firstech/Compustar remote start systems). Use when the user asks to start their car, stop the engine, lock/unlock doors, op...

Versionv0.1.0
βš™οΈ Configuration

Set credentials in OpenClaw env (openclaw.json β†’ env):

"DRONEMOBILE_EMAIL": "your@email.com",
"DRONEMOBILE_PASSWORD": "yourpassword",
"DRONEMOBILE_DEVICE_KEY": "40632023374"

DRONEMOBILE_DEVICE_KEY is optional if you have one vehicle β€” the script auto-selects the first vehicle on the account.

Install the library if not present:

pip install drone-mobile --break-system-packages

πŸ“‹ Tips & Best Practices

  • Commands are fire-and-forget β€” the car executes asynchronously. Engine-on status may still show False immediately after start (takes ~30s).
  • Battery below 11.8V = low; below 11.0V = critical.
  • drone-mobile PyPI package has a known bug where response.success is always False. The script reads raw_data['command_success'] directly. PR submitted: https://github.com/bjhiltbrand/drone_mobile_python/pull/18
  • View on ClawHub
    TERMINAL
    clawhub install dronemobile

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’