Update Nuki Bridge version and fix callback handling #39
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "dev"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Improved the Nuki Bridge module by updating the version to v2.1.1,
indicating a minor enhancement likely related to internal changes or
bug fixes.
Additionally, in the
SetandGetmethods, updated the returnconditions to exclude the endpoint from the results when it
matches the output from the command handlers. This change ensures
that the endpoint is not returned as part of the command
responses, which could lead to confusion and unintended behavior
for users interacting with the API.
These modifications enhance the clarity and reliability of the
responses provided by the Nuki Bridge API.