Replies: 2 comments 1 reply
-
Important Note: This does not mean it could communicate with a keypad like the one shown above since a keypad is just that, a keypad, the actual implementation lies within the lock it connects to and of course each has it’s own logic. The idea is to just expose this useful functionality to connect it to whatever, in the same spirit as the home key functionality of this project. |
Beta Was this translation helpful? Give feedback.
0 replies
-
For anyone interested in the technical side of things, I’ve just published the documentation for this here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-

Besides HomeKey, the Home Accessory Protocol(HAP) also supports Keypads(like the one above) which lets you control your lock using Access Codes and also gives the ability to add guests(persons not in your home) with their own access codes.Example
The assignment of Access Codes looks like this in the Home App
This is kind of unrelated to HomeKey but i believe it could be useful to some, so let me know what you think about this and if you want to see it implemented onto this project.
Beta Was this translation helpful? Give feedback.
All reactions