From 1bda4710cdc4c7e6cd9fecd474b1e889251b75b7 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Tue, 3 Sep 2019 22:27:32 -0400 Subject: [PATCH] Template --- Sonoff-DIY.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Sonoff-DIY.md b/Sonoff-DIY.md index f96ff1dd..78e46e07 100644 --- a/Sonoff-DIY.md +++ b/Sonoff-DIY.md @@ -91,7 +91,16 @@ This procedure is recommended for MacOS. - Ping the device for about 30 seconds until it has rebooted ## 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. + +
GPIO | Tasmota
Component | Device
Function +--: | :--: | :--: +0 | Button1 (17) | Button +4 | Switch1 (9) | S1/S2 +12 | Relay1 (21) | L Out +13 | LED1 (56) | Link/Power Indicator ### Video tutorials - [Andreas Spiess](https://youtu.be/fzEDFmB0UYU?t=239)