mrmilt Posted December 31, 2012 Posted December 31, 2012 hey everyone don't know if this is the place to post this. I am having some problems with my program, the lights does not turn on, but they do turn off. This is want i have. if time from 5:00pm to 10:00pm same day then set scene front door light on else set scene front door light off what could be wrong. i did a scene test and it was fine thanks
oberkc Posted December 31, 2012 Posted December 31, 2012 I see nothing wrong with the program that would fail to turn on the light a 5pm.
mrmilt Posted January 1, 2013 Author Posted January 1, 2013 Ya I notice that, I even change the program and still nothing any suggestion
LeeG Posted January 1, 2013 Posted January 1, 2013 Go to Programs | Summary tab, look at the Last Run Time and Status columns a little past 5 PM. What do these columns indicate? Last Run Time should indicate 5PM and Status should be True. EDIT: Is the Program in a Folder?
oberkc Posted January 1, 2013 Posted January 1, 2013 any suggestion Given that I do not think your program is at fault, I would look at other things. -it appears that you manually typed your program into the forum, correct? Make sure there are not any subtle differences (am/pm errors, for example) -check to see if the scene is working. From the ISY control panel, manually turn the scene on. Did it work? -Like LeeG suggests, check program last run time. Is it running at the times you expect? It is possible to disable programs or to include them in folders that are, themselves, disabled. Otherwise, this is pretty simple and not much can go wrong, short of device failure or communication issue.
Recommended Posts