mirror of https://github.com/arendst/Tasmota.git
Updated Initial Configuration (markdown)
parent
de08285e33
commit
4705f12011
|
@ -2,9 +2,9 @@ You've successfully uploaded the Sonoff-Tasmota firmware to your module.
|
||||||
|
|
||||||
1. Connect to (AC) power (Serial **NOT** connected)
|
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.
|
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://\[device-ip]\/cn) NOTE: Replace [device-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 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).
|
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")
|
5. Configure [MQTT](MQTT): broker connection, choose a unique topic (e.g. "sonoff-kitchenlight")
|
||||||
6. Test communication with the MQTT client of your choice
|
6. Test communication with the MQTT client of your choice
|
||||||
7. Integrate with the Control interface or home automation solution 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.
|
8. Test your device for some time at the intended maximum intensity, check for [overheating](Thermal-considerations) and if necessary, apply some limits in your home automation solution.
|
Loading…
Reference in New Issue