diff --git a/docs/v2/batteries.mdx b/docs/v2/batteries.mdx index 00cf9c6..f1ea25f 100644 --- a/docs/v2/batteries.mdx +++ b/docs/v2/batteries.mdx @@ -199,7 +199,7 @@ Content-Type: application/json ### Change permissions and mode -You can set mode and permissions in one request. You cannot set `mode` to `to_full` and change `permissions` at the same time, as `permissions` is read-only in `to_full` mode. +You can set mode and permissions in one request. You cannot set `mode` to `to_full` and change `permissions` at the same time, as `permissions` is read-only in `to_full` mode. When `mode` is `predictive` the `permissions` will be defined and continuously be updated by the plan it receives from the cloud. Mode will change to standby or zero depending on the provided permissions.