mirror of https://github.com/arendst/Tasmota.git
add troubleshooting link
parent
08f1aeb6ff
commit
9bd3ec1428
4
FAQs.md
4
FAQs.md
|
@ -1,6 +1,8 @@
|
|||
### 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 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](https://github.com/arendst/Sonoff-Tasmota/wiki/Troubleshooting) Section.
|
Loading…
Reference in New Issue