Hi! I'm new here, new-ish to Apex and just added an LSM. Still trying to wrap my head around the moonrise/set schedule, but it's working and that's not where I'm stuck...

So, my module (of course) is running

Set OFF
If Moon 000/000 then ON

So, I'm running a 2 LED string with the first LED removed, which of course means that the remaining LED is brighter than it used to be. I was under the impression that changing to 'If Moon 000/000 Then 50' would scale the lighting intensity down by half throughout the moon schedule.

But, no matter what I change that value to (even OFF) it has zero effect on the LED itself. How do I make that happen?

Thanks in advance for any help you can offer.