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

Keep awake #131

Open
Bostwickenator opened this issue Aug 19, 2021 · 3 comments
Open

Keep awake #131

Bostwickenator opened this issue Aug 19, 2021 · 3 comments

Comments

@Bostwickenator
Copy link

Is there a call we can make to keep the onstar unit awake without creating extraneous external events? On my vehicle the onstar unit goes offline after 24 hours without some kind of input. The diagnostics calls do not keep it awake.

@samrum
Copy link
Owner

samrum commented Aug 21, 2021

Hmm, there are some additional api requests I haven't added here that may do that. Like some related to navigation/hotspot configuration that I wasn't able to test since I'm only on a Basic plan. I'd have to re-look to see what else is available.

How are you determining whether the unit is awake?
Also, if you don't mind sharing, what's the use case for keeping it awake?

@Bostwickenator
Copy link
Author

I too am on the basic plan so no dice for those on my end either. My use case is monitoring my Volt's charging cycles. 24 hours after the car was last driven diagnostic calls to the API will result in timeouts. Remote start should still hopefully work but it would be fairly wasteful for me to run the AC for 20 minutes just to keep the diagnostics data flowing.

@samrum
Copy link
Owner

samrum commented Sep 2, 2021

Sorry for the late follow up, but how does the MyChevrolet app handle that case? After 24 hours does it wake up the car when you try to view diagnostics or just error/timeout in there as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants