Securifi Community Forum

Sensors and Home Automation => Home automation => Topic started by: bebopblues on February 19, 2017, 08:31:14 pm

Title: Why is the delay rule limited to 4 min 59 sec?
Post by: bebopblues on February 19, 2017, 08:31:14 pm
I like to set it to somthing like 30 mins delay.
Title: Re: Why is the delay rule limited to 4 min 59 sec?
Post by: fillibar on February 20, 2017, 06:51:22 am
It is something that comes up often enough. I have no good answer for why. But there is something of a workaround. You can add multiple THEN actions that do nothing different. For example, if you want a fan on for 30min after a button was pushed:
IF Button On THEN Fan On + Fan On (with 5min delay) + Fan On (with 5min delay) + Fan On (with 5min delay) + Fan On (with 5min delay) + Fan On (with 5min delay) + Fan On (with 5min delay) + Fan Off.

Your mileage might vary a bit. I have used it for 10 and 15min "pauses". Yes... I know it is not 5min, but close enough.
Title: Re: Why is the delay rule limited to 4 min 59 sec?
Post by: bebopblues on February 20, 2017, 03:23:51 pm
It is something that comes up often enough. I have no good answer for why. But there is something of a workaround. You can add multiple THEN actions that do nothing different. For example, if you want a fan on for 30min after a button was pushed:
IF Button On THEN Fan On + Fan On (with 5min delay) + Fan On (with 5min delay) + Fan On (with 5min delay) + Fan On (with 5min delay) + Fan On (with 5min delay) + Fan On (with 5min delay) + Fan Off.

Your mileage might vary a bit. I have used it for 10 and 15min "pauses". Yes... I know it is not 5min, but close enough.

That's ridiculous (with 5 min delay) + That's ridiculous (with 5 min delay) + That's ridiculous (with 5 min delay) + That's ridiculous (with 5 min delay) + That's ridiculous (with 5 min delay) + That's ridiculous (with 5 min delay).

It seems like a simple change to make in the firmware.
Title: Re: Why is the delay rule limited to 4 min 59 sec?
Post by: fillibar on February 20, 2017, 07:24:38 pm
Cannot argue it. I also am not a fan of having to use such a workaround. But it IS a way until they do make such a change. Plus it is one that can be easily removed ones they do (since you can easily edit a rule, up the delay once available and delete the extra Rules).