Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Releases: Pirionfr/pyLinky

v0.5.0

07 May 20:34
62bbcc8
Compare
Choose a tag to compare
  • Use the official enedis API
  • Use enedis API 2
  • add customers v3 api
  • Create an API class, and change client to a wrapper. Try to keep Client API intact.

v0.4.0

28 Aug 15:15
deebe18
Compare
Choose a tag to compare
  • Use specific Exceptions to improve user feedback
  • Simplify library usage to retrieve data concerning a specified period

v0.3.3

28 Mar 23:05
4372496
Compare
Choose a tag to compare
  • handle error if hour consumption is not activated in Enedis (user validation is required)

v0.3.1

01 Mar 09:33
Compare
Choose a tag to compare
  • add period check

v0.3.0

22 Feb 21:31
Compare
Choose a tag to compare
  • add login() method
  • raise an error if data is empty
  • raise an exception when site in maintenance
  • Export format_data()
  • start and end date are now in datetime.date format

v0.2.1

17 Feb 14:12
Compare
Choose a tag to compare
  • adding fake user-agent header to bypass enedis restriction

v0.2.0

13 Feb 22:32
3b1df05
Compare
Choose a tag to compare
  • Clearer error messages
  • Bug fix: monthly did a partial month on the same month last year
  • Ability to get data per period
  • Factorized code for different periods with a global config map

v0.1.8

19 Oct 19:19
Compare
Choose a tag to compare

Improve session to be reusable

v0.1.6

08 Sep 23:01
180823c
Compare
Choose a tag to compare

add timeout request
change version from 1.5 to 1.6
Fix python version
fix syntax

v0.1.5

28 Apr 11:49
3a2843d
Compare
Choose a tag to compare

changelog:

  • Prevent from non existing data yet