From eb2590d214507c40b8766a2458f0463a35b265d3 Mon Sep 17 00:00:00 2001 From: Jakob Lehr Date: Sun, 20 May 2018 22:42:42 +0200 Subject: [PATCH] clarify step three to make sure address needs be replaced by actual IP address --- Initial-Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Initial-Configuration.md b/Initial-Configuration.md index 2c61afc7..d2d30889 100644 --- a/Initial-Configuration.md +++ b/Initial-Configuration.md @@ -2,7 +2,7 @@ You've successfully uploaded the Sonoff-Tasmota firmware to your module. 1. Connect to (AC) power (Serial **NOT** connected) 2. If your WiFi was not set prior compile as described in [Upload](Upload#hints) section, configure Wifi by using one of the provided configuration modes: [Button Usage](Button-Usage) -3. Connect to the device webpage (http://sonoff-ip/cn) +3. Connect to the device webpage (http://\[sonoff-ip]\/cn) NOTE: Replace [sonoff-ip] with actual IP addess of your Sonoff device. 4. Select the correct Sonoff module type from the configuration frontend 5. Configure the MQTT broker connection, choose a unique topic, e.g. "sonoff-kitchenlight" 6. Test communication with the MQTT client of your choice