Page 1 of 1

indigo.schedule.create?

PostPosted: Sun Aug 19, 2012 1:57 pm
by bschollnick2
Matt, and Jay,

I can't find any details on indigo.schedule / indigo.schedule.create....

Python's help gives me some details, but,

create(...) method of indigo.EventScheduleCmds instance
create( (EventScheduleCmds)arg1, (object)name [, (object)description='' [, (object)folder=None]]) -> object :
Add a new schedule event to Indigo Server.

I can find the EventScheduleCmds help documentation, but I don't see anything in the wiki, nor any actual working examples....

I simply need to add a scheduled time/date action from a plugin....

What's the recommendation at this point?

- Ben

Re: indigo.schedule.create?

PostPosted: Mon Aug 20, 2012 9:43 am
by jay (support)
Schedules aren't yet supported in the IOM.

Re: indigo.schedule.create?

PostPosted: Mon Aug 20, 2012 11:21 am
by bschollnick2
jay (support) wrote:
Schedules aren't yet supported in the IOM.


Well, do we have a time line?

I can't do this logic in the plugin, since I can't guarantee that a Insteon / X10 event will occur within the proper time frame. My idea was to create several email time/date actions, that the plugin can cancel if corrective measures were taken...

This simplifies the logic in the plugin, and allows the Indigo server to properly schedule these events....

- Ben

Re: indigo.schedule.create?

PostPosted: Mon Aug 20, 2012 11:29 am
by matt (support)
Not yet. It is definitely on our ToDo list, but isn't a super high priority at this point.

Re: indigo.schedule.create?

PostPosted: Mon Aug 20, 2012 11:29 am
by jay (support)
It definitely won't be before Indigo 6 and perhaps not even then. Too soon to tell.