I have encountered a really wierd problem that i am hoping someone can shed some light on as I have can't make any sense of it. here's the situation:
I setup a X10 scene to control 4 lights in my family romm and assigned it an X10 address of M10 and created a lighting entry in the M1 called FR-Scene. I then created an entry for a button on a Keypad Link in the Elk-M1 called KPD-Kitchen-2 at location E6. I then created the following rule in the M1:
WHENEVER KPD-Kitchen-2[70 (E6)] IS TURNED ON
THEN TURN FR-Scene [202](M10)] ON
When I press the appropriate button on the keypad all four lights in the family room come on as expected. So far so good.
In addition to activating the scene with the keypad I want too be able to activate it through an IR keyfob (I have a W800 IR receiver). I setup an entry for the keyfob in the M1 at address D1 called Keyfob-1. I then created the following rule:
WHENEVER Keyfob-1 [49(D1)] IS TURNED ON
THEN TURN FR-Scene [202(m10)] ON
However, when I press the button on the keyfob only three of the four lights in the scen turn on. The command that both events triggers is exactly the same, yet in one case all four lights come on and in the other case only three lights come on.
To further debug the situation I then setup another button on the same keypad that has the button that worked and setup a rule to execute the same command as above upon keypress. A press of the second button exhibits the same behavior as when the keyfob is pressed (only three of the four lights turn on).
This behavior is very consistent. I have tested each of the scenarios dozens of times so it's not just some intermittent line noise....it works the same every time.
I am stumped. any help would be appreciated.
I setup a X10 scene to control 4 lights in my family romm and assigned it an X10 address of M10 and created a lighting entry in the M1 called FR-Scene. I then created an entry for a button on a Keypad Link in the Elk-M1 called KPD-Kitchen-2 at location E6. I then created the following rule in the M1:
WHENEVER KPD-Kitchen-2[70 (E6)] IS TURNED ON
THEN TURN FR-Scene [202](M10)] ON
When I press the appropriate button on the keypad all four lights in the family room come on as expected. So far so good.
In addition to activating the scene with the keypad I want too be able to activate it through an IR keyfob (I have a W800 IR receiver). I setup an entry for the keyfob in the M1 at address D1 called Keyfob-1. I then created the following rule:
WHENEVER Keyfob-1 [49(D1)] IS TURNED ON
THEN TURN FR-Scene [202(m10)] ON
However, when I press the button on the keyfob only three of the four lights in the scen turn on. The command that both events triggers is exactly the same, yet in one case all four lights come on and in the other case only three lights come on.
To further debug the situation I then setup another button on the same keypad that has the button that worked and setup a rule to execute the same command as above upon keypress. A press of the second button exhibits the same behavior as when the keyfob is pressed (only three of the four lights turn on).
This behavior is very consistent. I have tested each of the scenarios dozens of times so it's not just some intermittent line noise....it works the same every time.
I am stumped. any help would be appreciated.