mirror of https://github.com/arendst/Tasmota.git
Updated Initial Configuration (markdown)
parent
6871934e59
commit
883ab95317
|
@ -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]())
|
||||
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))
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue