set_charging_allowed
Permit or block new EV charging sessions outside scheduled windows. Set charging permission to enforce schedule compliance without stopping active charging.
Instructions
Allows or blocks charging outside the scheduled windows. This governs whether a session may begin: it does NOT interrupt charging already in progress, and the charger offers no way to do so over the local network. Requires at least one scheduled window to exist, otherwise the charger refuses the change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| allowed | Yes | true to permit charging, false to block new sessions. | |
| charger | No | Charger name. Unnecessary if only one is configured. |