Select the "Main Attributes" menu.
Provide the mandatory main attributes. These attributes are common to all VTherms:
- A name (this will be both the integration's name and the
climate
entity name), - An entity ID of a temperature sensor that provides the room temperature where the radiator is installed,
- An optional sensor entity providing the last seen date and time of the sensor (
last_seen
). If available, specify it here. It helps prevent safety shutdowns when the temperature is stable, and the sensor stops reporting for a long time (see here), - A cycle duration in minutes. At each cycle:
- For
over_switch
: VTherm will turn the radiator on/off, modulating the proportion of time it is on, - For
over_valve
: VTherm will calculate a new valve opening level and send it if it has changed, - For
over_climate
: The cycle performs basic controls and recalculates the self-regulation coefficients. The cycle may result in a new setpoint sent to underlying devices or a valve opening adjustment in the case of a controllable TRV.
- For
- The equipment's power, which will activate power and energy consumption sensors for the device. If multiple devices are linked to the same VTherm, specify the total maximum power of all devices here,
- The option to use additional parameters from centralized configuration:
- Outdoor temperature sensor,
- Minimum/maximum temperature and temperature step size,
- The option to control the thermostat centrally. See centralized control,
- A checkbox if this VTherm is used to trigger a central boiler.
- With the
over_switch
andover_valve
types, calculations are performed at each cycle. In case of changing conditions, you will need to wait for the next cycle to see a change. For this reason, the cycle should not be too long. 5 minutes is a good value, but it should be adjusted to your heating type. The greater the inertia, the longer the cycle should be. See Tuning examples.- If the cycle is too short, the radiator may never reach the target temperature. For example, with a storage heater, it will be unnecessarily activated.
Select the "Features" menu.
Choose the features you want to use for this VTherm:
- Opening detection (doors, windows) stops heating when an opening is detected. (see managing openings),
- Motion detection: VTherm can adjust the target temperature when motion is detected in the room. (see motion detection),
- Power management: VTherm can stop a device if the power consumption in your home exceeds a threshold. (see load-shedding management),
- Presence detection: If you have a sensor indicating presence or absence in your home, you can use it to change the target temperature. See presence management. Note the difference between this function and motion detection: presence is typically used at the home level, while motion detection is more room-specific.
- Automatic start/stop: For
over_climate
VTherms only. This function stops a device when VTherm detects it will not be needed for a while. It uses the temperature curve to predict when the device will be needed again and turns it back on at that time. See automatic start/stop management.
- The list of available functions adapts to your VTherm type.
- When you enable a function, a new menu entry is added to configure it.
- You cannot validate the creation of a VTherm if all parameters for all enabled functions have not been configured.