C8 + C7 hubs running latest released firmware. On the C8 hub I want to make a rule for my HVAC system where if a temperature actual is less than X for X amounts of minutes from the requested temperature, then it will increase the requested temperature by X.
Story behind this rule; I have a mini-split system where the fan speed is auto. If the unit thinks that the difference is not all that great then it leaves the fan at its lowest speed. The way to increase the fan speed is to increase the differential between requested (set) temp and the actual (sensed) temp. I have most of the rule put together on paper, but can't figure out a time delay for the trigger stating that if the difference between the two variables (set vs, actual) is less than e.g. 4 for 10 minutes then change set temp by X amount. Thanks for the assist.