ardevd / jlrpy

Python library for interacting with the JLR Remote Car API
MIT License
84 stars 29 forks source link

added ability to specify the number of trips to retrieve. #54

Closed ardevd closed 5 years ago

ardevd commented 5 years ago

defaults to 1000 which is what the mobile apps use.

fixes #53