Skip to content

bpan/tesla-remote-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tesla-remote-lambda

A Telsa API lambda function inspired by Amit Bahree's post on using an Amazon IoT button to unlock your car.

Build

  1. Install node.js.
  2. Run npm install in the project's root directory to install dependencies and create a lambda function zip which can be uploaded to AWS.

Test

  1. export HISTCONTROL=ignorespace # Hide commands from your history
  2. export TESLA_EMAIL=<your email> # Add a leading space to hide this command
  3. export TESLA_PASS=<your password> # Add a leading space to hide this command
  4. node test-click.js

Links

About

A Telsa API lambda function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published