HomeGenie Forum

Automation Program Plugins and Wizard Scripting => Help => Topic started by: jshan on November 25, 2015, 04:01:38 PM

Title: How to run program from wizard or on schedule
Post by: jshan on November 25, 2015, 04:01:38 PM
Hoping someone can help.

I created a program (attached) to reboot my Raspberry.  I also created an event schedule to run every Wed, Sat at 8am.  How do I get the program to run on the schedule?

I have a button widget in one of my groups to run the program, and using the button, the program will run.  So I created a macro where I start the recording, select the button and then save the macro.  Then I added the schedule to the macro.  But the macro contains no program code so nothing happens when it executes.  I tried adding a command to the wizard script but could not figure out how to run the program like the button does - the best I could do was a Control.On but that didn't do anything.

I'd be happy if someone could point me on how to get the macro working, or running my program on schedule some other way.

Thanks.