I have my LM465 with a timer set from 7:00pm to 7:00am with 50% dimmer; and this works just fine. However this is the part i don't know how to do within AHP. I want the Eagle Eye Sensor to trigger the LM465 to ON. The Eagle Eye is set to stay on for eight minutes- which I already have.
Does the timer turn the light off... or dim it to 50 percent?
Could somebody explain "simply" how I would accomplish this?
I would try creating a new macro (actually it will require a couple macros) in the same room as the 50% macro (and the LM465). The EagleEye Sensor should be set to a House/Unit address different from the LM465 (the sensor should merely serve as a trigger).
What the EagleEye will trigger is a conditional macro. You will need to have the smart macros plugin installed to create the macro.
Since this macro (will likely) need to be saved on the CM15A (interface) the only "conditions" that the interface "remembers" is the "monitored code" You only have one monitored house (thats the letter) code. So if your LM465 isn't on a monitored code... your original 50% macro will need to include the turning on and off of a fake monitored module.
Then just create your macro to ..... say increase brightness to 100% at ON. And then a second macro to decrease to (to.. not by) 50% when it receives OFF. BOTH of those macros will be conditional macros... with the condition being if the monitored module is ON, so it ONLY works during the pre-assigned time. That should do it.
One day I will hopefully be to the level of understanding all of how AHP works!!
You and me both.