Marko Oldenburg feb1e1fdd5 Update Nuki Bridge version and fix callback handling
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.
2025-10-16 18:36:58 +02:00
2021-12-10 21:59:48 +01:00
2021-11-30 10:02:49 +01:00

FHEM::NUKIBridge

FHEM::NUKIDevice

Used branching model

Community support

The FHEM Forum is available here for general support. In case you have a specific question about this module, it is recommended to find the right sub-forum. It can either be found from the module info card using the FHEM Installer (e.g. using command search <MODULE_NAME>) or it can be determined from the MAINTAINER.txt file.

Bug reports and feature requests

Identified bugs and feature requests are tracked using Github Issues.

Pull requests / How to participate into development

You are invited to send pull requests to the devel branch whenever you think you can contribute with some useful improvements to the module. The module maintainer will review you code and decide whether it is going to be part of the module in a future release.

Description
No description provided
Readme 1.6 MiB
Languages
Perl 100%