Python bindings for the Model S REST API (github.com) 5 points by nside 13y ago ↗ HN >>> import pytesla >>> mycar = pytesla.Connection('myemail', 'mypassword').vehicle('myvin') >>> mycar.honk_horn() True
0 comments
[ 20.0 ms ] story [ 554 ms ] threadNo comments yet.