Skip to content

Releases: tillsteinbach/WeConnect-python

0.5.0

Choose a tag to compare

@tillsteinbach tillsteinbach released this 09 Jun 19:16
5122895

Added

  • Attribute Change from String

Fixed

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

0.4.1

Choose a tag to compare

@tillsteinbach tillsteinbach released this 06 Jun 18:06
47a08ef

Changed

  • Check allowed values for maximum charge current

Fixed

  • Problem with event observers

  • Added events for deleted objects

0.4.0

Choose a tag to compare

@tillsteinbach tillsteinbach released this 04 Jun 13:44
f519224

Added:

  • Allow setting parameters through the API

Fixed:

  • Various small fixes

0.3.2

Choose a tag to compare

@tillsteinbach tillsteinbach released this 02 Jun 08:44

Fixed:

  • Various small API problems
  • Prepared for setters

0.3.1

Choose a tag to compare

@tillsteinbach tillsteinbach released this 31 May 06:08

Added

  • Handling of API error for electric range

Fixed

  • Problems with caching feature

0.3.0

Choose a tag to compare

@tillsteinbach tillsteinbach released this 28 May 09:01
9906069

Added

  • Improved error handling for login

0.2.1

Choose a tag to compare

@tillsteinbach tillsteinbach released this 28 May 06:28

Fixed

  • Make weconnect object printable by str method

0.2.0

Choose a tag to compare

@tillsteinbach tillsteinbach released this 27 May 15:39

Added

  • Possibility to persist tokens through the API
  • Possibility to cache data through the API

0.1.1

Choose a tag to compare

@tillsteinbach tillsteinbach released this 26 May 14:59
cf95ae9

Minor fix in observer interface

0.1.0

Choose a tag to compare

@tillsteinbach tillsteinbach released this 26 May 14:02
cf5e569

Initial release