pytesla is a python binding to the Tesla Model S REST API so that you can monitor your car or programmatically interact with it. It makes it easy to schedule charging times, trigger heating/cooling according to weather or just gather stats.
A car with an API, how cool is that? Can’t wait for the day that an exploit is found in this. Also: that API ain’t RESTful
pytesla →
Tesla Model S REST API →
(via Teusje)
https://github.com/jmathes/tesla <- an alternate to pytesla. Pretty much the same, with cleverer-but-maybe-more-obfuscated implementation, and a couple convenience methods, like car.go_crazy(), and support for the car not being in Celsius mode