[SOLVED]"Pulse" output used with "Sustained for"
-
Hi,
MSR 21332 on Raspberry pi OS with Docker.
Very simple rule with one condition and one action. I am using a 15 second pulse along with a condition that must be sustained for 60 seconds.
From what I can see, it seems that the 'Pulse' output counter is starting as soon as the condition is met and not after the 'Sustained' time period. In my case, to have a 15 second pulse with a 60 seconds sustained time, I need to adjust the "Pulse" output to 75 seconds. Still for my case, anything below 60 seconds 'Pulse' and the condition never goes true.
I was expecting the Pulse time to start after the condition 'Sustained time' ( when used ) has completed.
-
That should be the case (as you describe your understanding). I'll check it out when I get out of class (a couple of hours)
-
OK. Had a chance to look at this. Sure enough, it's marking the start of the pulse from when the underlying even occurs (not the end of the delay that follows). Easy to fix. Will be in the next build.
-
T toggledbits locked this topic on