Skip to content

jimmyhuang/tesla-remote-app

Repository files navigation

Tesla Remote App

Overview:

This is a basic mobile implementation of the official Tesla App, in which users can find out the vehicle state of their cars, such as charging status and odometer readings, as well as perform basic remote actions, such as flashing headlights or unlocking their car.

Learn more about creating this project at: A Beginner's Guide to the Unofficial Tesla API.

Demo:

General Demo

Home Page

Vehicle Page

Start the App:

  • Clone this repository and then cd into it.
  • Run npm i to download all dependencies
  • After all the dependencies are downloaded and installed, type react-native run-ios to automatically open the app
  • If there are any issues, please ensure that you have the latest version of XCode

Troubleshooting:

  • If you experience issues with the vehicle state not showing, it is likely due to the fact that the unofficial Tesla API does not wake up the car if it is in deep sleep. You will need to wake it up using the official Tesla app first.

Acknowledgements:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published