Skip to content
/ leaf Public

A command-line utility to control and view data from your Nissan Leaf, using Python.

License

Notifications You must be signed in to change notification settings

willemcvu/leaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leaf

A very simple command-line utility to control and view data from your Nissan Leaf, using Python.

example

Usage

  1. Clone to a convenient location, and add that directory to your path.
  2. Install https://github.com/nricklin/leafpy: $ pip install leafpy
  3. Add your NissanConnect username and password to config.ini
  4. Control your climate control system and view battery and energy info!
$ leaf -h
usage: leaf [-h] {climateon,climateoff,batteryinfo,energyinfo} ...

positional arguments:
  {climateon,climateoff,batteryinfo,energyinfo}

optional arguments:
  -h, --help            show this help message and exit

About

A command-line utility to control and view data from your Nissan Leaf, using Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages