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

add unlatch property to lock #105

Merged
merged 5 commits into from
May 1, 2024
Merged

add unlatch property to lock #105

merged 5 commits into from
May 1, 2024

Conversation

m10x
Copy link
Contributor

@m10x m10x commented Apr 30, 2024

added an unlatch property to a lock. It is determined by the lock model, whether the unlatch feature is supported. Currently only model 17 (Yale Linus L2) is listed as lock with unlatch support.

yalexs/lock.py Outdated Show resolved Hide resolved
@bdraco
Copy link
Owner

bdraco commented Apr 30, 2024

Looks like there is an unmocked URL

yalexs.exceptions.AugustApiAIOHTTPError: Failed to connect to August API: Connection refused: get https://api-production.august.com/locks/68895DD075A1444FAD4C00B273EEEF28

@m10x
Copy link
Contributor Author

m10x commented May 1, 2024

Looks like there is an unmocked URL

yalexs.exceptions.AugustApiAIOHTTPError: Failed to connect to August API: Connection refused: get https://api-production.august.com/locks/68895DD075A1444FAD4C00B273EEEF28

Ah ok. Than that is the same problem as with my other PR #103

@m10x
Copy link
Contributor Author

m10x commented May 1, 2024

Codecov is throwing the error [2024-05-01T09:09:56.855Z] ['error'] There was an error running the uploader: Error uploading to [https://codecov.io:](https://codecov.io/) Error: There was an error fetching the storage URL during POST: 429 - {'detail': ErrorDetail(string='Rate limit reached. Please upload with the Codecov repository upload token to resolve issue. Expected available in 646 seconds.', code='throttled')}

@bdraco bdraco changed the title added unlatch property to lock add unlatch property to lock May 1, 2024
@bdraco bdraco merged commit 28b4263 into bdraco:master May 1, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants