Jump to content

Greater than/less than for light levels


to_lighter

Recommended Posts

Posted

Hi there,

 

I would like to be able to have a condition statement that checks whether a light is above or below a certain intensity level (ex. IF Status Light1 is greater than 75%).

 

Thanks!

Posted
But there is.

 

If
       Status  'Basement Stairs' < 30%

Then
       Set 'Basement Lights' Off

Else
  - No Actions - (To add one, press 'Action')


 

Wow, that was fast! How did I miss that ...

 

Perfect!

Posted

I use Status instead of Control, in this case, because some people insist on dimming the lights to Off :roll:

 

I use Control on other triggers to allow dimming to avoid the trigger.

 

Rand

Archived

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

×
×
  • Create New...