mirror of https://github.com/arendst/Tasmota.git
added new doublepress code change explanation
parent
40eb867290
commit
ec107be146
|
@ -8,6 +8,8 @@ Toggles the relay. This will blink the LED twice and send an MQTT status message
|
|||
### 2 short presses
|
||||
Toggles the second relay (if available on the device). This will blink the LED twice and send an MQTT status message like ```stat/sonoff/POWER2 on```.
|
||||
|
||||
> Since version 6.5.0.14. any device with more than one power output can be configured to act on a double press to switch the second relay (or for Blitzwolf SHP5 the USB power). To be sure not to activate accidental three button press it is wise to set `SetOption1 1`.
|
||||
|
||||
### 3 short presses
|
||||
Start Wi-Fi smart config allowing for SSID and password configuration using an Android mobile phone with the [ESP8266 SmartConfig](https://play.google.com/store/apps/details?id=com.cmmakerclub.iot.esptouch) app. The LED will blink during the config period. A single button press during this period will abort and restart the device. **Only in sonoff-classic.bin**
|
||||
|
||||
|
|
Loading…
Reference in New Issue