Search
MENU
- • Simple thermostat with hysteresis
- • Simple Heating management using Weekly schedule and Presence switch
- • Power limiting
- • Notification on high temperature (DEPRECATED)
- • Configuring hysteresis control via Equation Smart Rule
- • PID Temperature regulation
- • PID Cascade
- • Regulation of Boiler Cascade
- • Equithermic regulation
- • Heating control in high electricity tariff via load management tariff indicator input
- • Heating and Cooling modes
- • Editing multiple devices
- • Integrate multiple Cores
- • Safe values
- • How to combine two daily schedules in one day
- • Grouping or linking devices together
- • Access control using Wiegand protocol
- • Using statistic values in Smart Rules
- • Hot water circulation pump control
- • Exporting data from TapHome into Google Spreadsheet using Integromat
- • Dimmer limits
- • 2020.1
- • 2019.1
- • 2018.1
- • 2017.1 - Charts updated
- • 2017.1 - Blinds automation - Depth of sun rays
- • 2017.1 - Blinds automation - angle control update
- • 2017.1 - Replace module action
- • 2017.1 - Expose devices
- • 2017.1 – Daily schedule Smart Rule
- • 2017.1 - Permissions
- • 2017.1 - Double click and triple click
- • 2017.1 - Set to Automatic mode - "Push buttons event" Smart Rule
- • 2017.1 - Multi-value switch
- • 2017.1 - Core update from the app
- • Firmware changelog
- Documentation
- Configuration
- Using statistic values in Smart Rules
Using statistic values in Smart Rules
Currently it is possible to use calculated statistic value in Equation and Formula Smart Rules.
In Variables section, select device and pick one of its predefined statistic values:
Examples
Equation: Turn on vent if humidity in bathroom is 10% higher than in other room
Variables:
Hu | Humidity in bathroom - Average by hours |
Hu1 | Humidity in other room - Actual value |
Equation:
(Hu - Hu1) > 0.1
Action:
Vent → Turn on