using values provided for Aeon 4 in 1 multi sensor

Hello !
someone using in scenes the value provided in variables from aeon multisensor ?

i.e.

I want to test if value in light is smaller than 100 and turn on a lamp…

another question is…has a table of this values ???
now my lights shows 22… is it dark or bright ?

thanks for help.

you can use pleg to make a condition lightlevel < 100 for example to turn on a light, i use that to decide if the lights come on when its dark. If you want it can post the report here, but its in another thread already. Anything below 100 is getting dark, i use levels below 60 to turn on the lights with motion

have a look here:

http://forum.micasaverde.com/index.php/topic,14314.msg108128.html#msg108128

I will look this
Thanks