mirror of https://github.com/arendst/Tasmota.git
Template
parent
4bb910942a
commit
1bda4710cd
|
@ -91,7 +91,16 @@ This procedure is recommended for MacOS.
|
||||||
- Ping the device for about 30 seconds until it has rebooted
|
- Ping the device for about 30 seconds until it has rebooted
|
||||||
|
|
||||||
## Post Installation
|
## Post Installation
|
||||||
Once the firmware upload completes and the device restarts, the usual "sonoff-xxxx" SSID should now be available. It is recommend that you upgrade to the firmware and Core variant that is needed for your device and use case (e.g., `sonoff.bin`). Once the desired firmware is on the device, continue the regular Tasmota setup process.
|
Once the firmware upload completes and the device restarts, the usual "sonoff-xxxx" SSID should now be available. It is recommend that you upgrade to the firmware and Core variant that is needed for your device and use case (e.g., `sonoff.bin`).
|
||||||
|
|
||||||
|
Once the desired firmware is on the device, continue the regular Tasmota setup process. Use the [Sonoff Mini template](https://blakadder.github.io/templates/sonoff_mini.html) to assign the device components to the GPIO pins.
|
||||||
|
|
||||||
|
<BR>GPIO | Tasmota<BR>Component | Device<BR>Function
|
||||||
|
--: | :--: | :--:
|
||||||
|
0 | Button1 (17) | Button
|
||||||
|
4 | Switch1 (9) | S1/S2
|
||||||
|
12 | Relay1 (21) | L Out
|
||||||
|
13 | LED1 (56) | Link/Power Indicator
|
||||||
|
|
||||||
### Video tutorials
|
### Video tutorials
|
||||||
- [Andreas Spiess](https://youtu.be/fzEDFmB0UYU?t=239)
|
- [Andreas Spiess](https://youtu.be/fzEDFmB0UYU?t=239)
|
||||||
|
|
Loading…
Reference in New Issue