Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.19 KB

README.md

File metadata and controls

48 lines (37 loc) · 1.19 KB

tesla-fleet-manager

Install Requirements (teslapy, matplotlib)

pip3 install teslapy

Create config.py file that will contain your username and password.

The config.py file should look like this

email = [email protected]
password = YOURPASSWORD

Run the web app. python3 app.py

Launch the interface.

Use the anchor tag "Click here to login to your Tesla Account" login to your Tesla Account.

Login to your Tesla Account.

Once you see a blank page after you have logged in, you're in the correct place. Copy and paste that link, along with your Tesla Account email into the web application and hit "Submit".

You will now see a dasboard view with the vehicles associated with your account.

You will now see a dasboard view with the vehicles associated with your account.