We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Thanks this thread on the Home Assistant Forums.
You can now change the Charging Amps of your vehicle using the API:
service: tesla_custom.api data: command: CHARGING_AMPS parameters: path_vars: vehicle_id: 'xxxxxxx' charging_amps: '5'
The vehicle_id is the id attribute of binary_sensor.<car name>_online_sensor (not to be confused with the vehicle_id attribute).
id
binary_sensor.<car name>_online_sensor
vehicle_id