-
If Rule XYZ is triggered by Switch1 turning on, and XYZ in in the middle of a 60 minute delay, Does turning Switch1 on again start a second instance of XYZ?
-
Assume a date/time variable called TTT. If I have a condition based on "Time between variable time", (there seems to be no "between 2 date/times") and my two times are TTT and TTT+60 minutes, What happens when TTT is 11:30 pm. Will TTT+60 be 00:30 the next day as I want, or will TTT+60 be 00:30 the same day as TTT?
Yes, if the « Delay » command is used. If the « Wait » command is used, then the wait and all following steps are cancelled.
Having multiple instances of a rule will eventually and quickly lead to issues and therefore is not recommended.
Yes
2 Likes