genielabs / HomeGenie

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

Unable to add additional security key flobs #366

Closed tuicemen closed 1 year ago

tuicemen commented 5 years ago

This issue is not a security related one even though related to #365 I'd love to add a second or third x10 security flob to HG. However that currently isn't possible even though HG sees its code. If a security key flob is already configured HG sees the second or third as the one configured even though the RF security codes that HG sees are different. These are security devices but I use a lot of x10 security modules for other things in fact I don't even use a X10 Security console at my city place.

genemars commented 5 years ago

can you tell which part of the raw RF message can be interpreted as the address of the remote?

tuicemen commented 5 years ago

since HG sees each Security key flob I have as a security key flob there must be part of the raw RF message. I just got back to town so I'll play around a bit this evening with the RFs.

tuicemen commented 5 years ago

I don't see any thing in the raw RF message that is unique to a key flob all my security modules Raw RF start with 29 and end with 00 the other bits are different.

genemars commented 5 years ago

I thought that only the last two bytes would change using different security remotes. If you press ARM on one remote and the the other one the first 4 or 5 bytes should be the same.

tuicemen commented 5 years ago

Here are the Raw Arm codes from two different (KR10A) Security Key flobs 29 9B 95 06 F9 AF 00 29 D3 DC 06 F9 F7 00 So it appears there are some similarities for the Raw ARM codes maybe I was comparing arm to disarm ? Raw Disarm codes from the same two (KR10A) Security Key flobs are: 29 9B 94 86 79 AF 00 29 D3 DC 86 79 F7 00