Hyundai-Kia-Connect / kia_uvo

A Home Assistant HACS integration that supports Kia Connect(Uvo) and Hyundai Bluelink. The integration supports the EU, Canada and the USA.
MIT License
390 stars 80 forks source link

KIA EV9 start charging not working #878

Open mastameista opened 1 month ago

mastameista commented 1 month ago

Region and Brand of car EU (Switzerland), KIA EV9

Version of the integration 2.24.2

Describe the bug Start Charging does not work. Stop charging works. I've read the readme and I am aware of the info, that "start stop charge" for EU(<2023) is not supported. But as "stop charge" works and because of this post: https://github.com/Hyundai-Kia-Connect/kia_uvo/issues/872#issuecomment-2091245486 I allow myself to open an issue to ask if it should work in the meantime and if yes, if you could make it work for EV9.

Debug logs if an error occurred No error in log file of HA. After calling the service in HA DevTools, it just says "done" (green, success).

To Reproduce Call the start charge service in HA DevTools: image

Other EV9 users from Germany and Austria have the same issue.

Expected behavior EV9 starts charging

cdnninja commented 1 month ago

I just bumped the API in the manifest file. Could you try update to the "master" branch and let me know if it fixes it?

mastameista commented 1 month ago

@cdnninja thx a lot! very appreciated! With your change, the integration could not load. Thanks to @pypi, who changed "requirements": ["hyundai_kia_connect_api==3.20.2"] the integration works again.

I will test asap, if start charge works. Unfortunately, I am on a business trip this week. So it will take some time.

mastameista commented 1 month ago

@cdnninja I tested today but got already stuck with start charging remote command in KIA Connect App. Did only work once in all my tests, so I did not move over to HA yet. Will keep you posted once I know more