set_charger_current_limit
Set the maximum current in amperes that the EV charger can deliver to the car, limiting charging power to the specified value.
Instructions
Sets the maximum current in amperes that the charger can deliver to the car. The allowed maximum is whatever the device declares.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amps | Yes | Maximum current in amperes, e.g. 16. | |
| charger | No | Charger name. Unnecessary if only one is configured. |