OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › Python Interval Program "Run Now" direct HTTP support? › Re: Re: Python Interval Program “Run Now” direct HTTP support? August 30, 2013 at 6:27 pm #25482 Dan in CAParticipant virtus, That would be: http:///rp?pw=&pid=X where X is the program number, zero based, The first program would be 0 etc. rp = ‘run program”. If you have a password enabled, you would need to add it after ‘pw=” as you probably already know. Dan