Updated Initial Configuration (markdown)

blakadder 2019-02-20 00:13:11 +01:00
parent cbd6744a08
commit 416814bb42
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@ You've successfully uploaded the Sonoff-Tasmota firmware to your module.
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, 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"
5. Configure [MQTT](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
8. Test your device for some time at the intended maximum intensity, check for [overheating](https://github.com/arendst/Sonoff-Tasmota/wiki/Thermal-considerations) and if necessary, apply some limits in your home automation solution.