Gremraf, I thought about setting that up for my tank but it is was not going to be random. It was going to be setup on the lunar cycle.
Use the statements:
Mon 000/000 Then BLD ON: This turns on the blue LED's at moonrise and turns them off at moon set; this would be with just the blue moon lights on.
Mon 120/-120 Then WLD ON: This turns on the white LED's at two hours after moonrise and turns them off at two hours before moon set; this would be with both the blue and the white moon lights on.
Now if you did not want the blue and the white LED's on at the same time, you could add the statement:
If TMR WLED = ON Then BLED OFF: This statement will shut off the blue LED's when the white LED's are on.
Also, on my tank, I have the statement:
If TMR VHO = ON Then LED OFF: This keeps my LED's off while the VHO's are on. I am prety confident the energy used to execute this statement is than less what is needed to run the LED's when there is not benifit for there use...VHO's are already on.
BTW, if you use appliance modules and not light modules, they only go on or off, no dimming. This is what I use.
Chris