Trigger Action at specific time

This forum is for questions about triggers and the events that can cause them to fire.
User avatar
McJohn
Posts: 653
Joined: Tue Dec 18, 2012 5:58 am
Location: The Netherlands
Contact:

Trigger Action at specific time

Post by McJohn »

Is there a standard direct way to make a Trigger action at a specific clock time?
(not a delayed action)

Or only by detour to create a separate extra Schedule which must be turned on and off separately?
User avatar
DaveL17
Posts: 6881
Joined: Tue Aug 20, 2013 11:02 am
Location: Chicago, IL, USA
Contact:

Re: Trigger Action at specific time

Post by DaveL17 »

I think creating a schedule to fire the action is your best bet. Of course, you can create a new action tied directly to the schedule, but I presume you mean to fire an action that you've already created.
I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]
User avatar
McJohn
Posts: 653
Joined: Tue Dec 18, 2012 5:58 am
Location: The Netherlands
Contact:

Re: Trigger Action at specific time

Post by McJohn »

Thanks for the suggestion Dave.

The challenge is that a Scheduled action always will be fired .

So, the only way is to switch this Schedule on (and later off again) when the Trigger fires.

Future request: Trigger action at specific time
a more direct and simple way I guess :D
User avatar
DaveL17
Posts: 6881
Joined: Tue Aug 20, 2013 11:02 am
Location: Chicago, IL, USA
Contact:

Re: Trigger Action at specific time

Post by DaveL17 »

Based on your comment, it sounds like there isn't a conditional that will work in this instance? Something to the effect of, "only when variable X is True" or something like that?
I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]
User avatar
jay (support)
Site Admin
Posts: 18411
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Trigger Action at specific time

Post by jay (support) »

McJohn wrote:Future request: Trigger action at specific time
This is exactly what a Schedule is, so I guess I'm not fully understanding exactly what you're trying to do. Please fully describe the scenario so we can understand your request.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
User avatar
McJohn
Posts: 653
Joined: Tue Dec 18, 2012 5:58 am
Location: The Netherlands
Contact:

Re: Trigger Action at specific time

Post by McJohn »

DaveL17 wrote:Based on your comment, it sounds like there isn't a conditional that will work in this instance? Something to the effect of, "only when variable X is True" or something like that?
That's right Dave, you are a smart man :wink:

The case is: Alarm system gives a (one way) X10 signal when a window has been opened.
(gives not an X10 signal when window is closed again).

When for example this window is opened by somebody else at 6.00 am, we want a message at 7.45 hour (breakfast trough airfoil speakers) that the window was opened (otherwise alarm system can not be armed).

So, we thought when a Trigger catches this X10 signal (that works) , the simple action of this trigger will be scheduled at 7.45 am.
User avatar
FlyingDiver
Posts: 7323
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Trigger Action at specific time

Post by FlyingDiver »

So that sounds pretty simple. X10 signal sets a variable. Scheduled actions run only if variable is set, says message, clears variable.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
User avatar
jay (support)
Site Admin
Posts: 18411
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Trigger Action at specific time

Post by jay (support) »

FlyingDiver wrote:So that sounds pretty simple. X10 signal sets a variable. Scheduled actions run only if variable is set, says message, clears variable.
+1
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
User avatar
McJohn
Posts: 653
Joined: Tue Dec 18, 2012 5:58 am
Location: The Netherlands
Contact:

Re: Trigger Action at specific time

Post by McJohn »

Fortunately there is indeed always a solution with Indigo; one way or the other. :D

But the original question was:
Is there a standard direct way to make a Trigger action at a specific clock time?
Not.

No problem!
User avatar
jay (support)
Site Admin
Posts: 18411
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Trigger Action at specific time

Post by jay (support) »

Your question wasn't specific enough, so the answer to the question is "yes", that's exactly what a schedule is for...

Your question, phrased correctly: "Can a trigger directly schedule an action to run at a later specific time". The answer is no, though a trivial solution exists.

Specificity is always the best way to ask questions and receive firm answers.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
User avatar
McJohn
Posts: 653
Joined: Tue Dec 18, 2012 5:58 am
Location: The Netherlands
Contact:

Re: Trigger Action at specific time

Post by McJohn »

With all those years of experience I thought that you would understood my question described in detail.
(formulated with the already standard Indigo schedule solution)

Next time your customer.. will explain it more clearly special for you. :D
Post Reply

Return to “Triggers and Triggering Events”