Skip to content

This is an open source Linky(enedis,edf) Api to fetch electricity consumption in json with python.

License

Notifications You must be signed in to change notification settings

scaule/linkyApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linky Api

Getting Started

This project help you to install your own linky (enedis, edf) api to with python to fetch your own electric consumption and use it like you want.

Prerequisites

Only Python and Flask

Installing

pip install Flask

Deployment

You only have to install all files on your servers and use :

python app.py

This start a new server on port 5000

Using it on your navigator

http://serverIp:5000/consumption/month?login=your_login&password=your_password&start=01/04/2017&end=30/05/2017

Built With

  • Flask - Flask is a microframework for Python based on Werkzeug

Authors

***Caule Simon **

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Inspired by (if you have to check your consumption in your kindle it's for you) : https://github.com/outadoc/linkindle

About

This is an open source Linky(enedis,edf) Api to fetch electricity consumption in json with python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages