Skip to content

Using TeslaPy Python module to build out Tesla location services

Notifications You must be signed in to change notification settings

mababio/Vehicle-Location-Services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

Tesla-Location-Services

Using TeslaPy Python module to build out Tesla location services

Summary

Using TeslaPy Python module to build 3 Services(Get_Location, Get_Proximity, Save_Location). These Services are used by Tesla Automation Platform

Setup For GCP

  • Set up GCP project, and IAM service accounts
  • Tesla Credential: Find out how to generate cache.json Tesla credential file here

Optional

  • Secret Manager: You can choose to store your cache.json file in GCP Secret manager or store it locally. You can use secret_manager.py script to assist with this.
  • Cloud Build: can use cloudbuild.yaml to build out the Cloud Function.

About

Using TeslaPy Python module to build out Tesla location services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published