We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello Ever since one of the previous updates a double tap on a Sonoff Basic turns on the primary relay even if a secondary relay is configured.
Since I was using the double tap to send commands over MQTT to turn on/off something else is there a way to enable this feature again?
The text was updated successfully, but these errors were encountered:
Found it
As explained in this table all I needed to do was typing these commands in the console
SetOption1 1 SetOption11 1 ButtonTopic othertopic
Now when I double tap the button I get a TOGGLE command sent to ButtonTopic, and if I hold it 4 seconds I get a HOLD command
Sorry, something went wrong.
No branches or pull requests
Hello
Ever since one of the previous updates a double tap on a Sonoff Basic turns on the primary relay even if a secondary relay is configured.
Since I was using the double tap to send commands over MQTT to turn on/off something else is there a way to enable this feature again?
The text was updated successfully, but these errors were encountered: