ardevd / jlrpy

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

Implement get_trip() #35

Closed ardevd closed 5 years ago

ardevd commented 5 years ago

Implement the API request for retrieving data on a specific trip. This request probably returns more information on a specific trip than what get_trips() provides.