Updated Initial Configuration (markdown)

Michael Ingraham 2019-02-17 10:37:20 -05:00
parent de2de40a01
commit 4b9fd3b603
1 changed files with 1 additions and 1 deletions

@ -3,7 +3,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.
4. Select the correct module type from the configuration frontend. If your device is not listed, select `Generic` and configure the GPIO according to your device functions. ([Procedure for `Generic Module` device configuration](Configuration-Procedure-for-Generic-Module))
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 the MQTT broker connection, choose a unique topic, e.g. "sonoff-kitchenlight"
6. Test communication with the MQTT client of your choice
7. Integrate with the Control interface or home automation solution of your choice