Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Bluetooth support #28

Open
dknowles2 opened this issue Feb 26, 2023 · 2 comments
Open

FR: Bluetooth support #28

dknowles2 opened this issue Feb 26, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@dknowles2
Copy link
Owner

Encode lock support communication over BLE. It would be nice to have a transport that didn't require communication with the Schlage cloud servers.

@dknowles2 dknowles2 added the enhancement New feature or request label Feb 26, 2023
@dknowles2
Copy link
Owner Author

Current notes:

@robertkearns
Copy link

@dknowles2 I stumbled on this library via home assistant, awesome work!

I have also been thinking about trying to bypass the Schlage servers, which I am hoping would greatly improve lag. Initially, I thought this would only be doable by running a man in the middle to mimic the server. I am doubtful this would work however, as there are a few ways they could defeat it (ssl pinning, etc.). I am also not sure how the underlying network flow works between the locks and server.

Would love to help with this feature if you are looking for outside contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants