mirror of https://github.com/arendst/Tasmota.git
Updated FAQ (markdown)
parent
8e7d652405
commit
19f00e338b
2
FAQ.md
2
FAQ.md
|
@ -23,7 +23,7 @@ This short [10 minute video by TheHookUp](https://www.youtube.com/watch?v=31IyfM
|
||||||
The CFG_HOLDER is explained [here](Troubleshooting#cfg_holder-explained)
|
The CFG_HOLDER is explained [here](Troubleshooting#cfg_holder-explained)
|
||||||
|
|
||||||
## How do I invert the output of the green LED on the Sonoff basic so the LED is on when the relay is off?
|
## 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`](Commands#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](./).
|
[`LedState`](Commands#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.
|
||||||
|
|
||||||
## I modified the Web Admin password (`Configure Other`) and now I cannot access the web interface.
|
## I modified the Web Admin password (`Configure Other`) and now I cannot access the web interface.
|
||||||
You set up a password for the web interface, you can login with the username `admin` and the password you entered.
|
You set up a password for the web interface, you can login with the username `admin` and the password you entered.
|
||||||
|
|
Loading…
Reference in New Issue