Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.76 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.76 KB

PyEdfEjp

Build Status GitHub release PyPI version pyEdfEjP MIT Licence

===================

E.D.F EJP

Library

PyEdfEjp 💡 is a simple python3 library for detecting is today and tomorrow are in ejp pricing.

  • This library is under development but still usable
  • There is no official API for now, so this library can be broken at any time.
  • Its primary goal is to be used in home automation project like HomeAssistant

TODO

  • Add test coverage
  • Add the library to Pypi
  • Correct some bugs (see TODO in code)
  • .... and lots of things !

How-To

Open your favorite python3 console

>>> import pyAlfawise
>>> device = pyAlfawise.Alfawise("mac address without :", "ip address")
>>> device.turn_on()

What can I add ?

  • PR are welcome
  • Advices on library structure are welcome too, this is one of my first python library and I'm still a noob on Python code
  • If you want to contact me : @hydreliox on Twitter

forthebadge made-with-python