FAQs - RTurala/Sonoff-Tasmota GitHub Wiki

Device not in the Modul Type list on the Device Configuration page of Tasmota WebUI

If you got a device which is not listed in the module type list, use the Generic Module Type and set up your GPIOs. Note: Device will restart after setting a device type. Refresh the Page after restart to see the new editabe GPIOs

What is the CFG_HOLDER or Why is my changed config not loaded?

The CFG_HOLDER is explained here

Alexa says "Device does not respond" after Update to FW > 5.12.0

Use this Workaround or go back to ExpressIf library 2.3.0

How do I invert the output of the green LED on the Sonoff basic so the LED is on when the relay is off?

LedState default value is 1 (on) - Show power state on led. The LED can be disabled completely with LedState 0 (off). However, there is no option to invert the output of the green LED on the Sonoff basic according to the Sonoff-Tasmota wiki
link. https://github.com/arendst/Sonoff-Tasmota/wiki/Commands#main

I need help

Check the Troubleshooting Section.