mirror of https://github.com/arendst/Tasmota.git
Updated Initial Configuration (markdown)
parent
10649acc0d
commit
de08285e33
|
@ -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) or use WPS if your router supports it.
|
||||
3. Connect to the device webpage (http://\[sonoff-ip]\/cn) NOTE: Replace [sonoff-ip] with actual IP address of your Sonoff device.
|
||||
3. Connect to the device webpage (http://\[device-ip]\/cn) NOTE: Replace [device-ip] with actual IP address of your Sonoff device.
|
||||
4. Select the correct module type from the configuration frontend. If your device is not listed, a [user contributed device template](User-created-templates) ([explanation](Templates)) may be available. If a [template](User-created-templates) is not available, follow the [procedure for configuring new devices](Configuration-Procedure-for-New-Devices).
|
||||
5. Configure [MQTT](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