Lighting
The AI sol lights are set to a minimal calm blue setting for anytime that I would likely be awake to view the tank. They begin ramping up at 9am and slowly transition their intensity and spectrum to hit roughly a 20k spectrum (at least according to my eyes) 4 hours later at noon. the lights will hold this intensity for 5 hours and then begin ramping down both spectrum and intensity for another 4 hours back to the calm blue setting. I will need to refine intensities and spectrums a bit when I borrow a PAR meter from somebody after the rockwork from the biocube is added.
I also added a few things into the advanced code for each light to set the spectrum so it is optimal for picture taking when I activate a virtual outlet, create a lightning storm when I set a different virtual outlet, and shut them off when a power outage is detected.
SolBlue advanced
If Output Demo = ON Then 10
If Output Photograph = ON Then 5
If Power Apex Off 000 Then OFF
SolWht advanced
If Output Demo = ON Then Stormy
If Output Photograph = ON Then 30
If Power Apex Off 000 Then OFF
SolRyl advanced
If Output Demo = ON Then 10
If Output Photograph = ON Then 10
If Power Apex Off 000 Then OFF
Stormy profile
The refugium light is set inverse of tank hours for a total of 18 hours per day to maximize growth but allow some rest for the cheato. It will be turned off if a power outage is detected. If I open the cabinet doors it will turn on so I can see what I am doing and I placed that line after the power outage line so I can use the light for troubleshooting if I need to.
FugeLight_7
Fallback ON
Set OFF
If Time 19:00 to 13:00 Then ON
If Power Apex Off 000 Then OFF
If DoorSw OPEN Then ON