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

Handle different Nuki states #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TeresaRoberts
Copy link

If the bridge is unreachable, return the Nuki state undefined, rather than the cached value.
If the Nuki state is undefined or uncalibrated, return homekit state of unknown.
If the Nuki state is motor blocked, return homekit state of jammed.
If the Nuki state is locked, return homekit state of secured.
Otherwise return homekit state of unsecured.

If the bridge is unreachable, return the Nuki state undefined, rather than the cached value.
If the Nuki state is undefined or uncalibrated, return homekit state of unknown.
If the Nuki state is motor blaoked, reutrn homekit state of jammed.
If the Nuki state is locked, return homekit state of secured.
Otherwise return homekit state of unsecured.
@TeresaRoberts
Copy link
Author

This deals with issue 8.

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.

None yet

1 participant