Skip to content

Tesla Fleet Manager Using Flask - Not currently being used, but helpful Tesla API usage.

Notifications You must be signed in to change notification settings

korivernon/tesla-fleet-manager

Repository files navigation

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.

About

Tesla Fleet Manager Using Flask - Not currently being used, but helpful Tesla API usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published