Skip to content

itkfilelor/drone_mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

drone_mobile

API wrapper for Drone Mobile remote car starter.

This is very much a WIP.

For right now this module is only "cut/paste" I am a complete novice to deploying software and don't know where to begin. Anyone who wishes to improve upon, rebuild etc. be my guest. I just ask you to post as a PR or Issue so everyone else can see =).

I am in no way affliated with Drone Mobile. Drone Mobile took no part in creating this module (apart from the obvious). I make no promises that this module won't blow up your car, fry your remote start or cause your subscription to be cancelled or charged for overusage.

USE AT OWN RISK!!! cheers! =)

USAGE EXAMPLE:

api = DroneMobile(user=[username],secret=[password],deviceKey=[DroneMobile vehicle 'DeviceKey'],vin=[vehicle VIN],tokenJSON=[location to tokens file])

response = api.sendCommand('remote_start')

AVAILABLE COMMANDS: 'trunk', 'remote_start', 'remote_stop', 'arm', 'disarm', 'panic', 'remote_aux1', 'remote_aux2', 'location'

About

API wrapper for Drone Mobile remote car starter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages