I thought I forgot to configure something, cause I couldn't see all the pin's fields when I chose Generic and just had the four fields. I thought the only 4 pins where coded in the source, where I couldn't find a configuration what makes sense but it looked like I made a software just for the Sonoff Basic, which only has those 4 pins physically accesible. It took me about an hour to click on "save" anyways and find out it works.

Das-Sams 2018-08-25 02:49:19 +02:00
parent c55fb20a19
commit 794a9fff1f
1 changed files with 1 additions and 1 deletions

@ -38,7 +38,7 @@ From the Menu -> PlatformIO -> Run Other Target... (F7) and choose PIO Upload (w
# Configure Tasmota for Wemos
## Generic Module
In the Configuration -> Configure Module page, select **Module Type: "18 Generic"** (releases before 5.12.0 this was called "Wemos D1 Mini"). After Saving the settings, the WEMOS reboots with the Generic configuration.
In the Configuration -> Configure Module page, select **Module Type: "18 Generic"** (releases before 5.12.0 this was called "Wemos D1 Mini"). After Saving the settings, the WEMOS reboots with the Generic configuration. The first time you switch to "18 Generic" you will NOT see all the options as seen in the picture below YET. You have to save "18 Generic" first and when you go there again after the reboot you get the long table where you can change all the pin's parameters.
<img src="https://github.com/arendst/arendst.github.io/blob/master/media/wemos/tasmota_module_config.jpg">