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
indigo.schedule.create?
Forum rules
This is a legacy forum which is locked for new topics. New topics should be started in one of the other forums under Extending Indigo
This is a legacy forum which is locked for new topics. New topics should be started in one of the other forums under Extending Indigo
-
bschollnick2
- Posts: 1355
- Joined: Sun Oct 17, 2004 8:21 am
- Location: Rochester, Ny
- Contact:
indigo.schedule.create?
------
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
- jay (support)
- Site Admin
- Posts: 19232
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: indigo.schedule.create?
Schedules aren't yet supported in the IOM.
-
bschollnick2
- Posts: 1355
- Joined: Sun Oct 17, 2004 8:21 am
- Location: Rochester, Ny
- Contact:
Re: indigo.schedule.create?
Well, do we have a time line?jay (support) wrote:Schedules aren't yet supported in the IOM.
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
------
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
- matt (support)
- Site Admin
- Posts: 21542
- Joined: Mon Jan 27, 2003 1:17 pm
- Location: Texas
- Contact:
Re: indigo.schedule.create?
Not yet. It is definitely on our ToDo list, but isn't a super high priority at this point.
- jay (support)
- Site Admin
- Posts: 19232
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: indigo.schedule.create?
It definitely won't be before Indigo 6 and perhaps not even then. Too soon to tell.
