testing #30

Merged
marko merged 2 commits from testing into dev 2025-10-14 08:59:54 +00:00

2 Commits

Author SHA1 Message Date
7c45784c1f Update Nuki Bridge and Device to version 2.1.0
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.
2025-10-14 10:45:26 +02:00
deeecfec7e Merge pull request 'fix: #23' (#28) from dev into main
Reviewed-on: #28
2022-09-26 12:12:58 +02:00