Hey, I do appreciate all the input. Seems to me though, if I am going to use the OmniPro2 to do all the work, then I dont need the DBM. I'll hook the doorbell up to a zone on the panel and write my program that way. What I am still not sure of and maybe you can confirm is that I can not get the lights to return to OFF if that is their previous state. LAST LEVEL returns them to the last ON level. Are you saying that if I write this program.....
WHEN Doorbell Link ON
THEN Family Room Lights BLINK (0.25sec) FOR 5 SECONDS
.....any lights that are off will BLINK for 5 sec then turn back off? And any lights that are ON (at any level) will BLINK then return to that level? Because I could only figure out how to do one or the other, not both.