add troubleshooting link

reloxx13 2018-05-13 15:07:34 +02:00
parent 08f1aeb6ff
commit 9bd3ec1428
1 changed files with 3 additions and 1 deletions

@ -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.