remove_charging_schedule
Delete a scheduled charging time window by its ID to update your EV charging plan.
Instructions
Removes a scheduled time window, given the id returned by get_charging_schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id of the window to remove. | |
| charger | No | Charger name. Unnecessary if only one is configured. | |
| element | No | Connector name. Unnecessary if the charger has only one. |