From 1009af5d2a1bdad23acde078e804eb350b644bc8 Mon Sep 17 00:00:00 2001 From: bcutter Date: Tue, 7 Feb 2023 13:33:51 +0100 Subject: [PATCH] KeyPad 2.0 notes Add details on current support of KeyPad 2.0 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f5c4e4..6575cbe 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ NUKI Smart Lock 2.0
NUKI Smart Lock 3.0
NUKI Smart Lock 3.0 Pro
NUKI Opener
-NUKI Keypad 1.0 +NUKI Keypad 1.0 (2.0 not supported yet due to current [NUKI limitations](https://developer.nuki.io/t/keypad-2-not-setting-has-keypad-flag-in-config-of-nuki-lock/19539)) ## Installation @@ -124,6 +124,8 @@ NOTE: MQTT Discovery uses retained MQTT messages to store devices configurations ## Keypad control (optional) +Note: Only devices listed in the [About section](#about) are currently supported. + If a keypad is connected to the lock, keypad codes can be added, updated and removed. This has to enabled first in the configuration portal. Check "Enabled keypad control via MQTT" and save the configuration. After enabling keypad control, information about codes is published under "keypad/code_x", x starting from 0 up the number of configured codes.