mirror of https://github.com/arendst/Tasmota.git
clarify step three to make sure address needs be replaced by actual IP address
parent
ce85f553e3
commit
eb2590d214
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue