Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ability to set wakeup timer #23

Closed
ardevd opened this issue Jan 13, 2019 · 1 comment
Closed

Implement ability to set wakeup timer #23

ardevd opened this issue Jan 13, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request pr exists Pull request for this issue exists.
Milestone

Comments

@ardevd
Copy link
Owner

ardevd commented Jan 13, 2019

The vehicle will enter a sleep mode after four days of inactivity. In order to use remote control features after this time a wake up timer is required.

By adding a wake up timer for a specific time before the vehicle enters sleep mode you can ensure that the vehicle is available for remote control for a period of time after the specified wake up time.

@ardevd ardevd added the enhancement New feature or request label Jan 13, 2019
@ardevd ardevd added this to the 1.0.0 milestone Jan 13, 2019
@ardevd ardevd self-assigned this Jan 13, 2019
@ardevd
Copy link
Owner Author

ardevd commented Jan 13, 2019

Related API functions have been reversed so I just need to implement it in jlrpy. Simple stuff.

@ardevd ardevd added the pr exists Pull request for this issue exists. label Jan 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pr exists Pull request for this issue exists.
Projects
None yet
Development

No branches or pull requests

1 participant