Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/v2/batteries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ API 2.3.0 requires a firmware updates for certain devices, this firmware is curr
The group of connected batteries can be controlled in five different modes:

- `zero` - The Plug-In Battery will try to keep the power consumption/production of your home at zero. This means that the Plug-In Battery will charge or discharge to maintain a net-zero power balance. This is the default mode.
- `predictive` - The Plug-In Battery will automatically select between `charge_allowed`, `discharge_allowed`, both or neither based on the current and predicted power consumption/production of your home and the current energy prices. This mode is only functional when the P1 Meter is connected to the HomeWizard cloud.
- `predictive` - The Plug-In Battery will automatically select between `charge_allowed`, `discharge_allowed`, both or neither based on the current and predicted power consumption/production of your home and the current energy prices. This mode is only functional when the P1 Meter is connected to the HomeWizard cloud. It defaults to a more defensive "Smart and grid-friendly" plan for fixed tariffs. In the HomeWizard app you can choose for "Smart with dynamic tariffs" if you have dynamic tariffs, which remains persistent between mode changes.
- `standby` (legacy) - Batteries will enter standby mode. This means that the Plug-In Battery will neither charge nor discharge.
- `to_full` (legacy) - All connected Plug-In Batteries will be charged to 100%, regardless of the power consumption/production of your home. When all batteries are fully charged, the Plug-In Battery will switch to the **zero** mode.

Expand Down