-
Notifications
You must be signed in to change notification settings - Fork 103
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
Kia Sorento Climate accessories not activating #986
Comments
I also tried changing heating: 4 to heating: 1 as mentioned in another thread for a Niro and that did not work |
Does it work in the native app for you? |
Yes, the native app works as expected. |
An update.. After updating to the latest version of the integration, heated seats are working. Heated Steering wheel and rear defrost are still not working however. One thing to note, for the heated steering wheel the official app (and the car) have Off/Low/High settings. Where the integration only is on or off. I am not sure if that is maybe where the hang up is for the heated steering wheel. |
Related to this: #718 To confirm what version number are you on? |
I am currently on version 2.31.2. Should I wait for an update or is there a way for me to add this manually? |
Thanks for all the hard work put into this the last few days!! Can confirm seats are working but rear defrost and mirrors are not. Willing to grab network traffic or test as needed. Have EV9 in the US. |
Services like climate not working for me since few weeks... not sure which version was good. |
Please check Services, Known Bug / Issues and Troubleshooting over here first: https://github.com/fuatakgun/kia_uvo/blob/master/README.md
Region and Brand of car
2025 Kia Sorento, US
Version of the integration
2.31.0
Describe the bug
Start Climate for remote start and enabling climate control/Front Defroster/Set Temp work as expected. Everything else, heated seats/steering wheel/rear defroster do not activate.
2024-11-26 11:35:13.034
Debug logs if an error occurred
DEBUG (SyncWorker_51) [hyundai_kia_connect_api.KiaUvoAPIUSA] hyundai_kia_connect_api - Planned start_climate payload: {'remoteClimate': {'airTemp': {'unit': 1, 'value': '75'}, 'airCtrl': True, 'defrost': False, 'heatingAccessory': {'rearWindow': 0, 'sideMirror': 0, 'steeringWheel': 0}, 'ignitionOnDuration': {'unit': 4, 'value': 10}, 'heatVentSeat': {'driverSeat': {'heatVentType': 1, 'heatVentLevel': 2, 'heatVentStep': 1}, 'passengerSeat': {'heatVentType': 1, 'heatVentLevel': 3, 'heatVentStep': 1}, 'rearLeftSeat': {'heatVentType': 0, 'heatVentLevel': 0, 'heatVentStep': 1}, 'rearRightSeat': {'heatVentType': 0, 'heatVentLevel': 0, 'heatVentStep': 1}}}}
2024-11-26 11:35:13.034 DEBUG (SyncWorker_51) [hyundai_kia_connect_api.KiaUvoAPIUSA] hyundai_kia_connect_api - sending https://api.owners.kia.com/apigw/v1/rems/start request with {'remoteClimate': {'airTemp': {'unit': 1, 'value': '75'}, 'airCtrl': True, 'defrost': False, 'heatingAccessory': {'rearWindow': 0, 'sideMirror': 0, 'steeringWheel': 0}, 'ignitionOnDuration': {'unit': 4, 'value': 10}, 'heatVentSeat': {'driverSeat': {'heatVentType': 1, 'heatVentLevel': 2, 'heatVentStep': 1}, 'passengerSeat': {'heatVentType': 1, 'heatVentLevel': 3, 'heatVentStep': 1}, 'rearLeftSeat': {'heatVentType': 0, 'heatVentLevel': 0, 'heatVentStep': 1}, 'rearRightSeat': {'heatVentType': 0, 'heatVentLevel': 0, 'heatVentStep': 1}}}}
2024-11-26 11:35:13.955 DEBUG (SyncWorker_51) [hyundai_kia_connect_api.KiaUvoAPIUSA] hyundai_kia_connect_api got response {"status":{"statusCode":0,"errorType":0,"errorCode":0,"errorMessage":"Success with response body"}}
Outlined here: https://github.com/fuatakgun/kia_uvo/blob/master/README.md
To Reproduce
Run command
Expected behavior
Climate accessories turn on
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
The text was updated successfully, but these errors were encountered: