Skip to content

Releases: tillsteinbach/WeConnect-python

0.8.0

21 Jun 09:27
Compare
Choose a tag to compare

Added

  • Support for chargeMode attribute

0.7.0

21 Jun 06:43
Compare
Choose a tag to compare

Added

  • Support for singleTimer attribute

0.6.2

18 Jun 07:50
Compare
Choose a tag to compare

Fixed

  • Small bugfixes

Added

  • First set of tests

0.6.1

13 Jun 12:24
Compare
Choose a tag to compare

Fixed

  • Bug in observers that did not allow correct sorting of the Enum

0.6.0

11 Jun 07:35
Compare
Choose a tag to compare

Added

  • New attribute coUsers for users in secondary role

Changed

  • Enum used for role and enrollmentStatus attributes

0.5.2

10 Jun 19:31
faa87bc
Compare
Choose a tag to compare

Fixed

  • Charging settings setting and request status response

0.5.1

09 Jun 20:33
Compare
Choose a tag to compare

Fixed

  • Bug with missing recurring timer

0.5.0

09 Jun 19:16
5122895
Compare
Choose a tag to compare

Added

  • Attribute Change from String

Fixed

  • Fix ChargingSettings to String method to use Enum value instead of raw enum
    format"

0.4.1

06 Jun 18:06
47a08ef
Compare
Choose a tag to compare

Changed

  • Check allowed values for maximum charge current

Fixed

  • Problem with event observers

  • Added events for deleted objects

0.4.0

04 Jun 13:44
f519224
Compare
Choose a tag to compare

Added:

  • Allow setting parameters through the API

Fixed:

  • Various small fixes