Hi All,
I’m getting a Jaguar I-Pace next week, the car is internet connected and controllable by the Jaguar apps. But…, I want to control it with Homey and there is no app… yet.
I did find someone who wrote a Python 3 library (https://github.com/ardevd/jlrpy), but also the (unofficial) reverse engineerd Jaguar API is available (https://documenter.getpostman.com/view/6250319/RznBMzqo#3bc121c9-a4c9-4b85-b664-7a353ddab333).
Now if I understand correctly Homey can run Python3 scripts? So I should be able to “import” that python3 library to a Homey app structure? Or would you advise rewriting it to HomeyScript?
I never made any Homey app before, but I do develop for a living (C#, Javascript). If you take a look at what is available, would you feel like this would still be a huge amount of work? Or would an experienced Homey app builder create this in a day?
Also, should I ask Athom first if they would allow this app? It’s based upon an unofficial reverse engineered Jaguar API.