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

getLocation response does not get sent back to MQTT #250

Closed
kate66 opened this issue Jan 26, 2023 · 3 comments
Closed

getLocation response does not get sent back to MQTT #250

kate66 opened this issue Jan 26, 2023 · 3 comments

Comments

@kate66
Copy link

kate66 commented Jan 26, 2023

It appears that the getLocation command, after being returned, does not get sent to the MQTT broker to be send to device_tracker.

Logging output from the docker container:
info: Command sent {"command":"getLocation"} info: Command completed {"command":"getLocation"} info: Command response data {"data":{"commandResponse":{"body":{"direction":{"uom":"degree","value":"0.0"},"location":{"lat":"42.0000000","long":"-71.0000000"},"speed":{"uom":"kmph","value":"0.0"}},"completionTime":"2023-01-26T05:44:53.336Z","requestTime":"2023-01-26T05:44:50.577Z","status":"success","type":"location","url":"https://api.gm.com:443/api/v1/account/vehicles/MY_VIN/requests/location12345678901234567890"}}} info: Requesting diagnostics

@kate66
Copy link
Author

kate66 commented Jan 26, 2023

It looks like this bug was patched by somebody else -- Perhaps you can merge their change?
BigThunderSR@824831b

@BigThunderSR
Copy link
Contributor

Also reported here via #238

@michaelwoods
Copy link
Owner

Merged the above fix and pushed 1.5.4. Please confirm, I no longer have the OnStar package for commands on my car.

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

3 participants