Skip to content
forked from Pirionfr/pyLinky

Get your consumption data from your Enedis account (www.enedis.fr)

License

Notifications You must be signed in to change notification settings

Garamotte/pyLinky

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyLinky

https://travis-ci.org/Pirionfr/pyLinky.svg?branch=master Requirements Status

Get your consumption data from your Enedis account (www.enedis.fr)

This library This is based on jeedom_linky, created by Outadoc (https://github.com/Asdepique777/jeedom_linky)

Installation

The easiest way to install the library is using pip:

pip install pylinky

You can also download the source code and install it manually:

cd /path/to/pylinky/
python setup.py install

Usage

Print your current data

pylinky -u <USERNAME> -p <PASSWORD>

Dev env

create virtual env and install requirements

virtualenv -p /usr/bin/python3.5 env pip install -r requirements.txt

About

Get your consumption data from your Enedis account (www.enedis.fr)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%