Skip to content

Haveacry/evcc-tesla-proxy

Repository files navigation

evcc-tesla-proxy

This repo contains a script to build an EVCC container that uses your own Tesla REST API proxy without sponsorship.

Please see the EVCC documentation for instructions on running the container.

You may wish to review my other repos for complimentary tools for developing an app to integrate with Tesla:

  • tesla-http-proxy - Dockerfile to build a container that executes the Tesla REST API proxy
  • teslatoken - simple Python app to handle redirection to Tesla for user authorisation and code exchange for OAuth tokens

Installation

  1. Add your Tesla application client ID to the shell script in this repository, and set the image name you would like to use for the built container (e.g. if you want to push it to a private repository)
  2. Edit the patch file, the patch for vehicle/tesla/controller.go specifies the base domain name for your own Tesla REST API proxy.
  3. Run the build-evcc.sh script
  4. Use the built image in your container hosting solution

About

Build script and patch to create an EVCC container that uses your own Tesla REST API proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages