Virtual thermostat and humidity app
Link to app store.
Device: VThermo
Add a virtual thermostat to a zone with a temperature sensor and it will turn on / off heaters in the same zone. The virtual thermostat will start operating when the target temperature has been set.
Use a door/window sensor in the same zone to automatically turn off the heater on a contact alarm. This can be enabled with the ‘Turn off if contact alarm’ - checkbox in ‘Advanced settings’.
Master thermostat
The virtual thermostat can be used as a ‘master thermostat’. As a master thermostat it will update the target temperature of other thermostats. Not only other VThermo - termostats, but standard phyical thermostats as well.
In Advanced settings, you can choose zones to control:
- same zone
- sub zones, just one level down
- all sub zones, all levels down
Select ‘Update other thermostats’ to update other thermostats and ‘Update other VThermos’ to update other virtual thermostats.
Temperature sensors
You can select the temperature sensors the virtual thermostat will take into consideration when calculation its temperature.
In Advanced settings, you can choose the types of temperature sensors: standard, other thermostats, other VThermo - thermostats and other devices with a temperature capability.
You can use temperature sensors from the same zone, from the parent zone, and from the sub zones.
Triggers
- Turned on
- Turned off
- The target temperature changed
- The temperature became greater than X °C
- The temperature became less than X °C
- The temperature changed
- Heating turned off
- Heating turned on
Conditions
- Is switched on / off
- Thermostat is active / idle
Actions
- Turn on
- Turn off
- Toggle on / off
- Set the target temperature
- Enable / disable ‘Invert switch’
- Update temperature to X °C
- Update target temperature min, max and step
- Update target temperature offset
- Enable / disable target temperature update
Device: VHumidity
Add a virtual humidity controller to a zone with a humidity sensor and it will turn on / off fans in the same zone.
Fans will turn on if the humidity is larger than the target humidity, and off if less than the target humidity. For humidifiers the logic can be inverted, by selecting the ‘Invert for humidifier’ - checkbox in ‘Advanced settings’.
Triggers
- Turn on
- Turn off
- Toggle on / off
- The humidity became greater than X
- The humidity became less than X
- The humidity changed
- Humidity device turned off
- Humidity device turned on
- Target humidity changed
Conditions
- Is switched on / off
- Humidity has decreased more than X % points last Y minutes
- Humidity has increased more than X % points last Y minutes
- Humidity device is active/idle
Actions
- Turn on
- Turn off
- Toggle on / off
- Set the target humidity
Details about Advanced settings
Temperature
- Temperature calculation method: select between ‘Average’, ‘Minimum’, ‘Maximum’, ‘Newest’ or ‘Manual’. Manual is used when updating the temperature with a flow, e.g. from a temperature sensor in another zone.
- Validate temperatures: to only accept temperatures in the validate min / max range. This can be used if the temperature sensor reports invalid temperatures, eg. 0 or 100 °C.
- Minimum validate temperature (°C): temperatures below this value will not be used when calculating the temperature.
- Maximum validate temperature (°C): temperatures above this value will not be used when calculating the temperature.
Temperature sensors in the same zone
Select which temperature sensors to be used from the same zone as the virtual thermostat.
- standard temperature sensors
- other thermostats
- other devices with a temperature capability
Temperature sensors from the parent zone
Select temperature sensors from the parent zone of the virtual thermostat:
- standard temperature sensors
- other thermostats
- other VThermo - thermostats
- other devices with a temperature capability
Temperature sensors from sub zones (one level)
Select temperature sensors from the sub zones of the virtual thermostat, just one level down.
- standard temperature sensors
- other thermostats
- other VThermo - thermostats
- other devices with a temperature capability
Control devices in the same zone
- Heaters: uncheck this if controlling heaters in the same zone is not desired.
- Thermostats: check this to control thermostats in the same zone. This is achieved by setting the target temperature above / below the measured temperature.
Control devices in sub zones (one level)
- Heaters: check this to control heaters in sub zones (one level down)
- Thermostats: check this to control thermostats in sub zones (one level down). This is achieved by setting the target temperature above / below the measured temperature.
Target temperature
- Target temperature offset (°C): offset when the target temperature is updated from a master VThermo - thermostat.
- Target temperature update enabled: uncheck to disable being updated from a master VThermo - thermostat.
- Minimum target temperature (°C): minimum value for the target temperature between -10 °C and 150 °C.
- Maximum target temperature (°C): maximum value for the target temperature between -10 °C and 150 °C.
- Target temperature step (°C): select between step of 0.25 °C and 0.50 °C for the target temperature.
Target temperature in the same zone
- From other thermostat: check this to update target temperature on this VThermo from another thermostat in the same zone.
- Update other thermostats: check this to update the target temperature of other thermostats in the same zone.
Target temperature to sub zones (one level)
- Update other VThermos: check this to update the target temperature of other VThermo - thermostats in sub zones (one level down).
- Update other thermostats: check this to update the target temperature of other thermostats in sub zones (one level down).
Target temperature to sub zones (all levels)
- Update other VThermos: check this to update the target temperature of other VThermo - thermostats in all sub zones (all levels down).
- Update other thermostats: check this to update the target temperature of other thermostats in all sub zones (all levels down).
Contact and motion alarms
- Turn off if contact alarm: check this to turn off heaters if there is a contact alarm in the same zone as the virtual thermostat.
- Turn on if motion alarm: check this to turn on heaters if there is a motion alarm in the same zone as the virtual thermostat.
General settings
- Hysteresis: to avoid that the thermostat will turn on and off too often, the hysteresis value must be greater than zero. Example: with a value of 0.5, and a target temperature of 20.0 °C, the thermostat will switch on if below 20.0 - 0.5, and off if above 20.0 + 0.5.
- Invert switch: check this and the thermostat will switch on if above the target, and switch off if below the target.
- On / off enabled: uncheck this to disable the thermostat On / Off - switch.
Timing
- Delay in milliseconds between switching devices: if this value is set to a number larger than zero, it will add a delay between switching each devices on / off. This might help
Feedback:
Please report issues at the issues section on Github.
Release Notes:
1.8.4
- Changes to “virtual class” must be taken into account
1.8.3
- Fixed manual setting of temperature
- Fixed brand color
1.8.2
- Added option to control physical thermostats
1.8.1
- Fixed VHumidity Humidity has increased/decreased conditions
1.8.0
- Added option to validate temperatures
- Stability improvements
- Migrated to SDK3
1.7.0
- Added flow to manually update the temperature, e.g. from a temperature sensor in another zone
1.6.0
- Added setting and action to update ‘Target temperature update enabled’
- Added setting to turn on if motion alarm in the same zone
1.5.1
- Min. and max. target temperatures can be updated between -10 °C and +150 °C
1.5.0
- Min. and max. target temperatures can be updated between -10 °C and +60 °C
- Added flow to update ‘Target temperature min, max and step’
- Added flow to update ‘Target temperature offset’
1.4.0
- Added setting to change step for target temperature
- Added flow to update ‘Invert switch’