Jump to content
C4 Forums | Control4

"Night time" not working


kenza

Recommended Posts

Hi guys!

 

I am trying to program something quite simple:

 

When Door opens

? if time is night time

Turn on the hall light

 

The problem is my system keeps turning on the light even during the day. I tried specifying between 7PM and 7AM and no luck.

 

Any suggestions?

 

Thanks in advance!

Link to comment
Share on other sites


Hi guys!

 

I am trying to program something quite simple:

 

When Door opens

? if time is night time

Turn on the hall light

 

The problem is my system keeps turning on the light even during the day. I tried specifying between 7PM and 7AM and no luck.

 

Any suggestions?

 

Thanks in advance!

You need to INDENT the turn on hall light so that it is indented underneath the "if time is night time" 

 

They should not be "even" in the left column.

Drag and drop the turn on the light on top of the if time statement.

 

Bill

Link to comment
Share on other sites

Bill, thanks a lot, that was the problem. Even with your advice, it took me a couple of tries until I dropped the command over the question mark symbol.

 

Have a great day!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.