Can someone assist me with this rule machine rule that is not triggering appropriately. I would like a recirculating pump to run between these specific times for only 3 minutes every 15 minutes.
I have two rules written as follows. I am a complete novice with rule machine but this is what I have.
If I am understanding you correctly, you want your recirculating pump to turn on for 3 minutes every 15 minutes. Further, this should only occur under these conditions:
The time is between 6:15 AM and 10:30 PM
The mode is not Away
If all that is correct, you need a single short rule, like the one shown below:
Yes. It saves the hub a smidgen of processing time. More useful when there are multiple devices being controlled. But by force of habit, I tend to use it even for simple needs.
Another way to do this with motion sensors and a temp sensor on the recirc line. Temp is relative, just a sensor taped to the recirc line near the pump. I have a separate rule that disables the pump if the temp gets above the desired range.