-
Notifications
You must be signed in to change notification settings - Fork 76
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
Unknown keys #130
Comments
My guess on these: sleepModeCheck (bool) - I think some cars go into sleep for checking in with the API? Really only way to figure this out is try find the item in the mobile app. If you find it and its a bool should have the answer. If not may need to test with the car. Unfortunately since I am a different region I can't help much. If you figure out what they are feel free to create a PR to add the item to vehicle and map it for the EU. This whole project has been created via feedback and tinkering to understand the API for each region. We haven't captured every metric, mostly the ones useful for home assistant. |
Investigated a bit today - here's what I found:
That's about it... still can't deduce what it's for. |
My car's 12V battery went completely flat for some reason overnight and now I guess batState is some kind of error flag, with 0 meaning okay and 1 meaning something bad? Found this issue trying to find some documentation for the field. |
I am using the Kia EU API (e-niro 2020)
Wondering what these keys represent in the response to
/status/latest
:If I can be of any help to investigate, let me know.
Full response:
The text was updated successfully, but these errors were encountered: