Operation Modes
Overriding Modes of System and Components
Overriding modes can temporarily change the operation mode of the heating circuits. These modes have specific behaviors and priorities when activated or deactivated. Once activated, it is still possible to change the operation mode via the Partner API using the PATCH /heatingCircuits endpoint. Note that this update will not be effective while the overriding mode is active.
As seen in our API reference - GET /heatingCircuits endpoint, the following overriding modes are available:
| Overriding Mode | Activated for | Purpose |
|---|---|---|
| Boost Mode | A specific heating circuit or hot water circuit | Triggers an extra charge for a temporary period. |
| Away Mode | The entire system | Configures the system for when the customer is not at home. |
| Holiday Mode | A set of components (heating circuits, domestic hot water circuits, etc.) | Configures components for specific behaviors according to customer needs during holidays. |
| Summer/Winter Mode | A specific heating circuit | Sets different set points for summer or winter mode. |
note
There can be more than one overriding mode active at the same time.