Tesla JSON API
A Ruby gem and unofficial documentation of Tesla's JSON API
...It features functionality to monitor and control their vehicle (Models S, 3, X, Y) and power (Powerwall) products. We currently have documentation for their vehicles, but always accept pull requests for improvements and additions. The API for vehicles is organized into 3 primary surfaces. This gem provides a basic wrapper around the API to easily query and command the car remotely. It also provides access to the streaming API and a means to process data coming from it. Gives point-in-time data about the state of the vehicle and basic controls over certain functions of the vehicle. ...