kia_uvo: USA Hyundai Missing sensors after upgrade to 2.0.5

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 USA and 2021 Hyundai Sonata N (ICE)

Describe the bug A clear and concise description of what the bug is.

Missing sensors after update to 2.0.5:

odometer range_by_fuel tire_pressure_front/rear_left/right hood set_temperature

Debug logs if an error occurred

Outlined here: https://github.com/fuatakgun/kia_uvo/blob/master/README.m

Seeing the following in the logs:

hyundai_kia_connect_api - Unable to get vehicle location: {'errorSubCode': 'C400_1', 'systemName': 'IDM', 'functionName': 'validatePIN', 'errorSubMessage': 'Missing Fields: blueLinkServicePin or pinToken', 'errorMessage': 'Please check to see that all required fields are populated and try again.', 'errorCode': 400, 'serviceName': 'CheckCustomerUserPin'}

To Reproduce Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Utilize 2.0.5

Expected behavior A clear and concise description of what you expected to happen.

Sensors to show

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 42

Most upvoted comments

Good find v2.0.32 adds if statements to this that should resolve.

The average consumption sensors introduced with PR https://github.com/fuatakgun/kia_uvo/pull/308 is now missing. (2.0.9)

Are you able to open a new issue? That issue is a different region and different issue so will help me track.