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 `Set` and `Get` methods, updated the return
conditions 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.
Updated the version number in the NUKIDevice module from
v2.1.0 to v2.1.1. This change reflects the introduction of
minor improvements and fixes since the last release.
No breaking changes were introduced, but it's important for
users to be aware of the version increment for their
dependencies and updates.