Update README.md

This commit is contained in:
Jan-Ole Schümann
2022-06-19 12:24:36 +02:00
committed by GitHub
parent 5ac736d7b5
commit c6c4be7991

View File

@@ -61,6 +61,9 @@ Just enable pairing mode on the NUKI lock (press button for a few seconds) and p
### Misc ### Misc
- presence/devices: List of detected bluetooth devices as CSV. Can be used for presence detection - 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 ## MQTT Encryption
The communication via MQTT can be SSL encrypted. To enable SSL encryption, supply the necessary information in the MQTT Configuration page. The communication via MQTT can be SSL encrypted. To enable SSL encryption, supply the necessary information in the MQTT Configuration page.