kia_set_charge_limits
Set charge limits for both AC and DC plugs, then confirm to apply and verify the change actually landed. Prevents accidentally dropping one target by requiring both plug types.
Instructions
Set the target state of charge per plug type (evc/sts). Verified against a real vehicle. The write is checked: afterwards the targets are re-read from evc/gts and compared, and the result reports whether the change actually landed. Send BOTH plug types — the list replaces the stored one, so omitting an entry drops that target. Without confirm:true it makes NO network call (not even the baseline read) and returns a dry-run preview of exactly what would be sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verify | No | Re-read evc/gts afterwards to check the change landed. Defaults to true. | |
| vinKey | Yes | Vehicle key (the `vehicleKey` from the vehicle-list tool). Not the VIN. | |
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| targets | Yes | One entry per plug type. Read the current targets first and change only what you mean to. |