HomeKit LockMechanism behavior if status changes to unlocked, HomeKit tries to relock? #569
Unanswered
alex-nemirovsky
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have code with sends lock status via the HomeKit Service node and it also accepts control commands from the Service Node. However, if I manually unlock the lock externally (i.e. physically) the HomeKit controller gets notified and it attempts to relock via the Service Node control path. Is this the way it should be? Is there a way, to get the HomeKit controller to just accept the lock status as changed without attempting to relock it?
Beta Was this translation helpful? Give feedback.
All reactions