andyf0 Posted October 4, 2011 Posted October 4, 2011 I have a program called TS (Home) If On Mon, Tue, Wed, Thu, Fri Time is 3:30:00PM Then Set Scene 'SCENES / THERMOSTAT / TS (Home)' On Run Program 'TS (Chk4Fan82)' (If) Else - No Actions - (To add one, press 'Action') Monday thru Friday at 3:30pm 1. Set Thermostat Setpoints for comfort (Turns on HW (KP-A)) Here's the program it calls: If Status 'DEVICES / THERMOSTAT / TS (Thermostat)' >= 82° (Temperature) Then Set 'DEVICES / SWITCHES / LR (Ceiling Fan)' On Else - No Actions - (To add one, press 'Action') Called from TS (Home) and here's my program summary Shouldn't this be scheduled for tomorrow at 3:30pm? Anything to do with the program it runs not being enabled? EDIT: Now it shows correctly, but it also shows it didn't run until 3:39pm instead of 3:30pm.
polexian Posted October 5, 2011 Posted October 5, 2011 The program has to run once to get the next run time I believe. When you write a new program that is time based you might want to run it and let it else out. Sent from my iPhone using Tapatalk
TJF1960 Posted October 6, 2011 Posted October 6, 2011 Hi andyf0, Just curious if you found the cause yet and whether the programs are running as expected? Tim
Recommended Posts