mirror of https://github.com/arendst/Tasmota.git
For me it work with GPIO0 and not GPIO12. I propose to add image for best board identification. I use this : https://www.dhresource.com/0x0s/f2-albu-g6-M01-AB-F1-rBVaR1sFGr6AbvbGAANcsjYxEtQ983.jpg/esp8266-esp-01s-5v-esp01s-modulo-rel-wifi.jpg
parent
8301ddcfbb
commit
8696459a83
|
@ -3,8 +3,8 @@
|
||||||
The LC Technology relay devices use GPIO1 and GPIO3 for the serial communications used to control the relays. You do not need to specify these in the template. `SerialSend` uses these standard serial communications GPIO by default.
|
The LC Technology relay devices use GPIO1 and GPIO3 for the serial communications used to control the relays. You do not need to specify these in the template. `SerialSend` uses these standard serial communications GPIO by default.
|
||||||
|
|
||||||
In order to use LC Technology WiFi Relay for 1 relay version:
|
In order to use LC Technology WiFi Relay for 1 relay version:
|
||||||
* Set module to Generic (in module configuration and click save)
|
* Set module to Generic (18) (in module configuration and click save)
|
||||||
* Set GPIO12 as Relay1 (in module configuration and click save)
|
* Set D3 GPIO0 as Relay1 (21) (in module configuration and click save)
|
||||||
* Disable SerialLog (type `seriallog 0` in the Tasmota console)
|
* Disable SerialLog (type `seriallog 0` in the Tasmota console)
|
||||||
* Add the following rules typing in the console:
|
* Add the following rules typing in the console:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue