kia_refresh_status
Request a fresh vehicle status from the car. Since the request only acknowledges without returning data, retrieve the updated reading separately afterwards.
Instructions
Ask the car for a fresh reading (rems/rvs, requestType 0). This WAKES THE TELEMATICS UNIT, so it is much slower than kia_vehicle_status and draws a little power — prefer the cached read unless staleness matters. Kia only acknowledges the request; it does not return the new data and gives no completion signal, so read kia_vehicle_status afterwards to see the refreshed values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vehicle_key | No | vehicleKey from kia_list_vehicles. Optional: defaults to the only vehicle when the account has exactly one. |