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

EV9 Changing Ac or DC charging ends up in a double request error #925

Open
trust11 opened this issue Sep 5, 2024 · 4 comments
Open

EV9 Changing Ac or DC charging ends up in a double request error #925

trust11 opened this issue Sep 5, 2024 · 4 comments

Comments

@trust11
Copy link

trust11 commented Sep 5, 2024

Region and Brand of car
EU KIA EV9 GT-Line
Version of the integration
2.26

Describe the bug
A clear and concise description of what the bug is.
Open Doors or AC DC Limit stting ends up in an error. See picture

Debug logs if an error occurred

To Reproduce
Do what i did

Expected behavior
Do the job

Screenshots
Screenshot_20240905_181923_Home Assistant

@cdnninja
Copy link
Collaborator

cdnninja commented Sep 5, 2024

Did you make two changes back to back?

@trust11
Copy link
Author

trust11 commented Sep 10, 2024

No I didn't. Click and hold and went from 80 to 60 and released.
Result:
File "/usr/local/lib/python3.12/site-packages/hyundai_kia_connect_api/KiaUvoApiEU.py", line 894, in _get_forced_vehicle_state
_check_response_for_errors(response)
File "/usr/local/lib/python3.12/site-packages/hyundai_kia_connect_api/KiaUvoApiEU.py", line 128, in _check_response_for_errors
raise error_code_mappingresponse["resCode"]
hyundai_kia_connect_api.exceptions.DuplicateRequestError: Duplicate request - Duplicate request

@Maarten69
Copy link

I have the same issue. I suggest you should wait sending it to server and stack second changes to send as one request.

@cdnninja
Copy link
Collaborator

I have the same issue. I suggest you should wait sending it to server and stack second changes to send as one request.

If you are aware of a way to do this please submit a pull request.

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