Skip to content

Elixir client for interacting with the (private) Tesla Vehicle API

License

Notifications You must be signed in to change notification settings

mgwidmann/tesla_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeslaApi

Based on documentation from https://tesla-api.timdorr.com/

Need a referral for your Tesla? Feel free to use mine.

Installation

The package can be installed by adding tesla_api to your list of dependencies in mix.exs:

def deps do
  [
    {:tesla_api, "~> 0.1.0"}
  ]
end

About

Elixir client for interacting with the (private) Tesla Vehicle API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages