Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.66 KB

feature-central-mode.md

File metadata and controls

31 lines (20 loc) · 1.66 KB

Centralized Control

This feature allows you to control all your VTherms from a single control point. A typical use case is when you leave for an extended period and want to set all your VTherms to frost protection, and when you return, you want to set them back to their initial state.

Centralized control is done from a special VTherm called centralized configuration. See here for more information.

Configuration of Centralized Control

If you have set up a centralized configuration, you will have a new entity named select.central_mode that allows you to control all VTherms with a single action.

central_mode

This entity appears as a list of choices containing the following options:

  1. Auto: the 'normal' mode where each VTherm operates autonomously,
  2. Stopped: all VTherms are turned off (hvac_off),
  3. Heat only: all VTherms are set to heating mode if supported, otherwise they are stopped,
  4. Cool only: all VTherms are set to cooling mode if supported, otherwise they are stopped,
  5. Frost protection: all VTherms are set to frost protection mode if supported, otherwise they are stopped.

Usage

For a VTherm to be controllable centrally, its configuration attribute named use_central_mode must be true. This attribute is available in the configuration page Main Attributes.

central_mode

This means you can control all VTherms (those explicitly designated) with a single control.