Hi all:
This is my first post. I've already found the site to be a wealth of info, and hope that my question below isn't too basic.
Here goes...
I'm trying to get my X10 AHP/CM15A setup to turn the lights in my bathroom on/off using an EagleEye motion sensor. However, it isn't quite working right. Here's my setup:
Motion sensor address: M7
Motion sensor type: EagleEye
Wall switch address: M5
Wall switch type: XPD3
Timeout on motion sensor: 4 minutes
I have two macros. The first simply looks for M7 to come on and then (supposedly) turns on the lights. But it doesn't. I can, however, turn the lights on and off by manually clicking the icon for the switch in AHP, so the signals are clearly getting there. The signals from the motion sensor also show up reliably in the Activity Monitor.
My second macro looks for the motion sensor to send an OFF signal, and then turns the lights off. And it works! If I walk in the room, thus tripping the sensor, and turn the lights on manually, then leave, 4 minutes later the lights turn off as they should.
Lastly, if the lights are off, and I trip the sensor, the icon on AHP shows that the lights have been turned on, but they are not physically on.
So my question is, why would the OFF macro work, while the ON macro doesn't? Is this a case of needing to set flags so the macro doesn't "see" the sensor ON multiple times? Or some other problem?
Any help would be much appreciated!
Cheers,
--Lee