Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Smart rules for regulation of temperature have unified setting for switching between heating and cooling seasons.

Define which modes are supported in your location

In order to manage activation of heating or cooling within location, use predefined virtual multi-value switch Mode.

WinterSummerSpring, AutumnSpring / Autumn
  1. To adjust Mode switch to show only modes that are relevant for specific location, use Service Settings of Mode multi-value switch.
  2. In Service Settings, open DEVICE tab and turn on/off specific modes.

If you want to set different modes for every zone (or section of the house), you can define multiple Mode virtual switches. Go to Settings → Virtual devices → Add virtual device → Multi-Value Switch section: Heating & Cooling.

Set behaviour of heating / cooling smart rules based on Mode value

Mode is supported in smart rules:

  • Temperature hysteresis controller
  • Temperature PID controller

Partial support for mode is also in:

  • Equithermic regulation
  • Blinds adjustment according to sun

Type of Medium that is controlled by output actuator

Medium is water running in pipes, and you can set if it it is producing

  • HOT (increasing temperature when output actuator is open) or
  • COLD (decreasing temperature if output actuator is open)


Table below shows behaviour of hysteresis and PID smart rules based on type of medium (water running in pipes) and value of Mode switch:


Medium:
HOT
Medium:
COLD
Heating
Mode

(tick) Hysteresis controller enabled
(tick) PID controller enabled

Output actuator is turned on when
desired temperature is higher than actual temperature

(error) Hysteresis controller disabled
(error) PID controller disabled

Output actuator is held in OFF state
regardless of temperature

Cooling
Mode

(error) Hysteresis controller disabled
(error) PID controller disabled

Output actuator is held in OFF state
regardless of temperature

(tick) Hysteresis controller enabled
(tick) PID controller enabled

Output actuator is turned on when
desired temperature is lower than actual temperature

Heating
& Cooling
Mode

(tick) Hysteresis controller enabled
(tick) PID controller enabled

Output actuator is turned on when
desired temperature is higher than actual temperature

(tick) Hysteresis controller enabled
(tick) PID controller enabled

Output actuator is turned on when
desired temperature is lower than actual temperature

Off
(No heating,
no cooling)

(error) Hysteresis controller disabled
(error) PID controller disabled

Output actuator is held in OFF state
regardless of temperature

(error) Hysteresis controller disabled
(error) PID controller disabled

Output actuator is held in OFF state
regardless of temperature


 




  • No labels