jlrpy
jlrpy copied to clipboard
Python library for interacting with the JLR Remote Car API
Hi There, First great job on this API. It is super useful to be able to get this info from my car into openHab. Super useful and great work. On...
first I would like to thanks for that library ! driving a landrover defender p400e plug-inn and this library is quite useful :) I have a struggle around the trip...
thx @ardevd , you did an excellent job providing this lib! I am running this on my brand new Jaguar I-Pace now. As I want to know more about the...
Privacy
Hello Ardevd, I enabled Privacy mode and cannot get it disabled? What am i doing wrong? Fantastic Python interface! Cheers! ``` def privacy(self, command): c = jlrpy.Connection(self.email, self.password) v =...
JLR has updated their API again, breaking third party apps in the process.