Skip to content
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

Update sonoff-wifi-switch.groovy #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mattPiratt
Copy link

This patch is adding IP address to config panel, because it happened to me that after 2 weeks of using this DTH the IP changed to 0.0.0.0 by itself. It just happened. With this patch, You can set back IP in Device settings in SmartThings App->Things.
Otherwise, You would have to add this Device again, and then binding newly added Device with many Routines and SmartApps again.

Bartosz Kubek added 3 commits September 21, 2018 20:38
This patch is adding IP address to config panel, because it happened to me that after 2 weeks of using this DTH the IP changed to 0.0.0.0 by itself. It just happened. With this patch, You can set back IP in Device settings in SmartThings App->Things.
Otherwise, You would have to add this Device again, and then binding with many Routines and SmartApps from the old Device that lost it's IP would be lost.
@steveuk23
Copy link

Is this so you can set a static IP through the device settings ?
I've recently added a SonoffTH that changes its IP to 0.0.0.0 and I've read someone else who it's also happening to and he's deleted all the code from the smartapp and it's stopped doing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants