* 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.
0.4.0
- Use specific Exceptions to improve user feedback - Simplify library usage to retrieve data concerning a specified period
0.3.3
- handle error if hour consumption is not activated in Enedis (user validation is required)
0.3.1
- add period check
0.3.0
- 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