Skip to content

Releases: SAIC-iSmart-API/saic-python-client-ng

0.5.3

Choose a tag to compare

@nanomad nanomad released this 08 Dec 14:07

Initial V2X support

0.5.2

Choose a tag to compare

@nanomad nanomad released this 03 Nov 17:24

Fixed a NoneError during relogin

0.5.1

Choose a tag to compare

@nanomad nanomad released this 09 Oct 18:42
  • Improved exception handling
  • Refactored code to reduce the API surface

0.4.0

Choose a tag to compare

@nanomad nanomad released this 06 Oct 09:48
  • Added functions to encrypt requests as well
  • Migrate logout handling to the caller side instead of an internal delay

0.2.3

0.2.3 Pre-release
Pre-release

Choose a tag to compare

@nanomad nanomad released this 26 Jun 20:09
  • New build system
  • More tests

0.2.2

Choose a tag to compare

@nanomad nanomad released this 05 May 07:55

Fixed

  • Better error reporting on exceptions

Full Changelog: 0.2.1...0.2.2

0.2.1

Choose a tag to compare

@nanomad nanomad released this 17 Apr 18:52

Add decoding for PTC Heater stop reason, charge stop reason and charging phase

Full Changelog: 0.2.0...0.2.1

0.1.1

Choose a tag to compare

@nanomad nanomad released this 05 Apr 20:22

Fixed currentJourneyId

Full Changelog: 0.1.0...0.1.1

0.1.0

Choose a tag to compare

@nanomad nanomad released this 03 Apr 13:17

What's Changed

  • Add support for Python 3.11
  • BREAKING: Align API model to the actual JSON schema

Full Changelog: 0.0.11...0.1.0

0.0.11

Choose a tag to compare

@nanomad nanomad released this 03 Feb 09:11

What's Changed

  • Add charge cable lock status by @magior in #3

New Contributors

  • @magior made their first contribution in #3

Full Changelog: 0.0.10...0.0.11