From c6c4be79912e624a88712dee7c296f3adee0e6a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Ole=20Sch=C3=BCmann?= Date: Sun, 19 Jun 2022 12:24:36 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f469450..23efff5 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,9 @@ Just enable pairing mode on the NUKI lock (press button for a few seconds) and p ### Misc - presence/devices: List of detected bluetooth devices as CSV. Can be used for presence detection +## Over-the-air Update (OTA) +After initially flashing the firmware via serial connection, further updates can be deployed via OTA update from a Web Browser. In the configuration portal, scroll down to "Firmware update" and click "Open". Then Click "Browse" and select the new "nuki_hub.bin" file and select "Upload file". After about a minute the new firmware should be installed. + ## MQTT Encryption The communication via MQTT can be SSL encrypted. To enable SSL encryption, supply the necessary information in the MQTT Configuration page.