From c4228fbd8860f5a7e4e3f54046fb25d13f3b4d36 Mon Sep 17 00:00:00 2001 From: technyon Date: Sun, 24 Apr 2022 18:21:01 +0200 Subject: [PATCH] update readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 373b691..4483f81 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,18 @@ The NUKI Hub software acts as a bridge between a NUKI Lock and a smart home system. Via MQTT, the state can be queried and commands can be executed +## Installation + +Flash the firmware to an ESP32. The easiest way to install is to use the web installer:
+https://technyon.github.io/nuki_hub/ +
(Needs a web serial compatible browser like Chrome/Opera/Edge). + +As an alternative, download a release:
+https://github.com/technyon/nuki_hub/releases +
Read the included readme.txt for installation instructions for either Espressif Flash Download Tools or esptool. + + + ## Setup The firmware uses the Wifi Manager to configure the WiFi network. Power up the ESP32, a new Access Point should appear. Connect to this access point and in a browser navigate to "192.168.4.1". Use the web interface configure your Wifi network.