7c45784c1f72b238459d56864706a2e09caf6419
The Nuki Bridge and Device modules have been updated to version 2.1.0. Key changes include enhancements to the command handling within the Bridge module, replacing the `given/when` construct with a more flexible hash-based dispatcher for clarity and maintainability. Additionally, minor refinements have been made in the Device module, including improved reading updates and handling of last known device states. The experimental feature switch has been commented out, ensuring compatibility with standard Perl versions. These updates improve the overall robustness and readability of the code, making it easier to maintain and extend in future versions. No breaking changes have been introduced.
FHEM::NUKIBridge
FHEM::NUKIDevice
Used branching model
- Master branch: Production version (copy of fhem/fhem-mirror/blob/master/fhem/FHEM/73_NUKIBridge.pm)
- Master branch: Production version (copy of [fhem/fhem-mirror/blob/master/fhem/FHEM/74_NUKIBDevice.pm](https://github.com/fhem/fhem-mirror/blob/master/fhem/FHEM/74_NUKIDevice.pm
- Devel branch: Latest development version
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
Languages
Perl
100%