From dec259ad0de4f14a474cdbc666ef0d4b37e14904 Mon Sep 17 00:00:00 2001 From: technyon Date: Fri, 13 Jan 2023 21:43:12 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b1db8c..fdbbabe 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ To configure MQTT, enter the adress of your MQTT broker and eventually a usernam Just enable pairing mode on the NUKI lock (press button for a few seconds) and power on the ESP32. Pairing should be automatic. When pairing is successful, the web interface should show "Paired: Yes" (reload page in browser). MQTT nodes like lock state and battery level should now reflect the reported values from the lock. -Note: If you already have a NUKI Bridge and you want to keep using it along the NUKI Hub, enable "Register as app" before pairing. Otherwise the Bridge will be unregistered when pairing the NUKI Hub. +Note: It is possible to run NUKI Hub alongside a NUKI Bridge. This is not recommended and can lead to either device missing updates. Enable "Register as app" before pairing to allow this. Otherwise the Bridge will be unregistered when pairing the NUKI Hub. ## Support