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
a95cbbcaba
Fix HTTP 503 Unavailable message in encode_json
...
[Ticket: none]
2022-09-26 12:07:12 +02:00
247e0fef54
rewrite commandref
2021-12-16 18:17:33 +01:00
168c29f444
fix critical error
2021-12-10 21:59:48 +01:00
6b75e5c9dc
make all modules perlcritic level3 conform
2021-12-10 20:24:31 +01:00
f1418ca195
rewrite code perlcritic level3 conform
2021-12-10 13:27:53 +01:00
bac765ac85
change GetCallBridgeAlive Endpoint because of a bug
...
https://developer.nuki.io/t/support-for-new-smart-lock-3-0-3-0-pro/12842/12?u=leongaultier
2021-12-05 12:14:50 +01:00
269da4d4f2
fix Undefined subroutine &FHEM::Devices::Nuki::Bridge::Log3
2021-11-28 16:48:15 +01:00
99fcb221d8
fix little bugs
2021-11-28 00:31:39 +01:00
4489744f90
add configAuth option enable/disable publication of the local IP and
...
port via discovery URL
2021-11-27 23:34:28 +01:00
efbea2f987
Merge branch 'patch-implemntationAllModelAndFunctions' into patch-discoveryAuthorization
2021-11-27 22:57:15 +01:00
25a682224b
change model and fix problems
2021-11-27 22:51:25 +01:00
e87f03fe63
Merge branch 'devel' into patch-discoveryAuthorization
2021-11-27 21:38:11 +01:00
05e5322b42
change model name for smartlock 3.0 api conform. fix little bugs
2021-11-27 21:32:19 +01:00
e634cf4437
code clean and new battery readings
2021-11-27 18:45:00 +01:00
a8ea6814ab
add discovery and full automation define bridge with host and port from
...
fetch API information via /auth endpoint
2021-11-27 18:08:27 +01:00
c21bd2479a
fix uninitialized value $iodev in hash element line 221
2021-11-27 09:52:55 +01:00
4694030cd5
ready for testing
2021-11-26 19:38:49 +01:00
1bc18d3263
add wlanConnected reading
2021-11-26 11:49:43 +01:00
897105af79
add support for Nuki 3.0 SmartLock
2021-11-26 09:47:31 +01:00
a612cdf1e4
change code of Initialize to FHEM::NUKIBridge for Meta Support
2021-11-26 08:11:16 +01:00
a38d120a28
fix little bugs
2021-11-25 22:53:20 +01:00
a4eef36061
remove commandref from new package file Bridge.pm and insert new API
...
document
2021-11-25 22:10:58 +01:00
d9b47b4228
code rewrite for packages and new modul directory structure
2021-11-25 21:56:00 +01:00