Update Nuki Bridge version and fix callback handling #38

Merged
marko merged 1 commits from patch-getter-setter-andling into dev 2025-10-16 16:41:49 +00:00
Owner

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.

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.
marko added 1 commit 2025-10-16 16:41:45 +00:00
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.
marko merged commit feb1e1fdd5 into dev 2025-10-16 16:41:49 +00:00
Sign in to join this conversation.
No description provided.