-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
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
Screwed up web GUI by choosing wrong module #334
Comments
If you can reach it from HTTP why not using the configuration menu and change module there? If you do not use user and password the http syntax is http://sonoff/cm?cmnd=modules If you have MQTT access why not send an mqtt message with topic modules? |
BTW this repository is end-of-life |
I am bit of a neewb to mqtt {"Command":"Unknown"} I think i just write the http string wrong |
Sorry i am in the wrong section i seee.... |
When it shows that it probably also doesn't handle your http modules request ... |
what will the command be to try change module to 4ch sonoff with mqtt i can try that |
Depending on your broker you could use:
But considering your broken http responses I suspect you have a bigger issue than selecting the wrong module... |
You don't possible have time to look at it via teamviewer? I know it is a stupid question |
Go to the correct repository, formulate your problem (again). provide the requested information and let people help you to get is sorted. In the end you probably have to clear flash and re-flash the fkrmware but perhaps others can manage to get you up and running again. |
Thankyou :) |
I have a 4ch module
I screwed around in config and chose wrong module
The 4chan is talking on my mqtt bus
and i can reach it from http
But how to issue change to 4channel mode via http?
like, I just get command uknown
http://sonoff/cm?user=admin&password=******&cmnd=modules
The text was updated successfully, but these errors were encountered: