Boost

Get the active boost

Returns the active boost (type, value, remaining, started), or an empty object when no boost is active. The idle 200+{} response doubles as the capability probe: older firmware has no clean 404 for this path, so clients should treat any non-200-JSON response as unsupported rather than relying on a 404.

get/boost

Response

Active boost, or {} when idle

type'time' | 'energy' | 'soc' | 'range'
valueinteger

time: seconds (NOT minutes, unlike /limit); energy: Wh added since activation; soc: absolute percent; range: absolute distance

remaininginteger

Remaining amount in the dimension's unit (ceil)

startedstring date-time

Changes

Changed in 1 of the 48 revisions of this API.1