Jump to content

Simple timed program not working in 3.1.9?


andyf0

Recommended Posts

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

 

Summary.jpg

 

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.

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...