Heykuki News
Top
New
Best
Ask
Show
Jobs
Toggle theme
Login
Top
New
Best
Ask
Show
Jobs
Python bindings for the Model S REST API | Heykuki News
Python bindings for the Model S REST API
github.com/nside
5 points
nside
13 years ago
>>> import pytesla >>> mycar = pytesla.Connection('myemail', 'mypassword').vehicle('myvin') >>> mycar.honk_horn() True
No comment yet