v33

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03722657.7 KB
loadpoints

Update allowed phases

Updates the allowed phases of the loadpoint. Selects the desired phase mode for chargers with automatic phase switching. For manual phase switching chargers (via cable or Lasttrennschalter) this value tells evcc the actual phases.

post/loadpoints/{id}/phases/{phases}

Path parameters

idinteger required

Loadpoint index starting at 1.

Example:1

Loadpoint index starting at 1

phases'0' | '1' | '3' required

Number of phases. (0: auto, 1: 1-phase, 3: 3-phase)

Example:3

Number of phases. (0: auto, 1: 1-phase, 3: 3-phase)

Response

Success - Number result

number required