Skip to content

Releases: ardevd/jlrpy

v1.3.3

16 Apr 19:51
e5a6434
Compare
Choose a tag to compare
  • NEW: Service status check support added.

version 1.3.2

08 Dec 17:26
66cfeb2
Compare
Choose a tag to compare
  • NEW: Added remote start functionality for ICE vehicles
  • FIX: Return proper output from the transport/privacy/service mode requests.

version 1.3.1

07 Oct 20:07
675b25a
Compare
Choose a tag to compare
  • NEW: Added ability to query service status
  • FIX: Wake up timer creation/deletion should now properly return the server response.

1.3.0

30 May 19:43
4bdaca9
Compare
Choose a tag to compare
  • NEW: Added ability to refresh access tokens.

1.2.1

19 May 19:10
bd65e32
Compare
Choose a tag to compare
  • Added optional argument for get_status() to filter out specific values.
  • Added ability to specify the number of trips to retrieve from the API
  • Updated API endpoints to the newly introduced updates.
  • Reverse geocode now works correctly.

1.2.0

09 Apr 18:13
c504b97
Compare
Choose a tag to compare
  • Added ability to specify the number of trips to retrieve (optional, defaults to 1000)
  • Added optional argument that allows for filtering of status values.
  • Added function to reset the vehicle alarm.

1.1.2

15 Feb 11:45
634373b
Compare
Choose a tag to compare
  • Fixed a sneaky invalid character in log handler.

1.1.1

12 Feb 07:20
944dac0
Compare
Choose a tag to compare
  • Added missing HTTP header in the get_trips() request.
  • Added function to reset the vehicle alarm.

1.1.0

07 Feb 13:00
8c09d71
Compare
Choose a tag to compare
  • Replaced debug prints with proper Python logging.
  • Added function to update user profile information.
  • Added function to update vehicle nickname and registration number.

1.0.18

06 Feb 22:46
aeea77b
Compare
Choose a tag to compare

First public release.