ardevd / jlrpy

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

Start car? #79

Closed jdetmold closed 3 years ago

jdetmold commented 4 years ago

Love the work you've done, any chance you would be able to add the ability to start an non I vehicle? for example f-pace?

ardevd commented 4 years ago

Hi there.

Have you checked out the remote_engine_start command?

v.remote_engine_start("pin", "220")

Is that what you're looking for?

ardevd commented 3 years ago

Since I never heard back I'll be closing this.