genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
393 stars 155 forks source link

X10 RF button down/up appear the same #87

Closed bkenobi closed 9 years ago

bkenobi commented 9 years ago

When using an X10 RF transmitter (e.g., HR12A Palm Pad) the controller sends a signal that includes the button position (up or down). This can be seen from ActiveHome Pro as a reference. In HG, when pressing the button down and then releasing, there are multiple events received. If the button is held very briefly, the commands it sees are (B6 ON as an example): B6 ON Button down B6 ON Button up

HG should either ignore the button up command or differentiate between the different commands in some way.

genemars commented 9 years ago

dunno what to do with this, so I'm closing it.