add_charging_schedule
Schedule a charging time window for your EV charger by setting start and end times in HH:MM format, including overnight periods that cross midnight, with optional power limits.
Instructions
Schedules a charging time window. Times are in HH:MM format; a window crossing midnight (e.g. 23:00-06:00) is handled automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End time, HH:MM format, e.g. "06:00". | |
| start | Yes | Start time, HH:MM format, e.g. "23:00". | |
| charger | No | Charger name. Unnecessary if only one is configured. | |
| element | No | Connector name. Unnecessary if the charger has only one. | |
| maxPowerW | No | Maximum power in watts during the window. |