Will this work? (Reboot modem)

First things first: the SmartThings hub v2 has no WIFi capability. None. What it does have is the ability to stay on power on batteries for a few hours and to run a few things locally using the zigbee and zwave protocols when internet is not available. But the only code that runs is the official smart lighting app and a couple of pieces of smart home monitor. So, no, it cannot talk to anything over your local WiFi network, not even things that have official integration like the harmony hub or the Phillips hue bridge. So that idea isn’t going to work.

Also, while the Internet is down, the SmartThings mobile app cannot talk to the SmartThings hub. Technically, that would be possible, but it’s not the way smart things designed their architecture. Your mobile app talks to the smart things cloud and then the ST cloud talks to the SmartThings hub.

That said, there are multiple ways you could get a similar result to what you’ve described. First, you could use a Wi-Fi switch that runs locally, just don’t run it from smart things.

Or, you could use a zigbee or Z wave pocket socket which is eligible to run locally with smart things and in advance have set up a minimote to operate that switch using the official smart lighting app. That should continue to be available to you locally even if your Wi-Fi is down, because it will be using the Z wave or zigbee protocol.

Or you could look at some of the several projects that people have done to be able to reboot the router when smartthings is down. :sunglasses: Following thread discusses several different approaches.

So…you can’t get ST to use wifi when the Internet is down–ST never uses wifi. But you can either use a local protocol that smartthings does use, and control the switch with a minimote. Or you can use a Wi-Fi switch that will run locally, but that might not integrate with smartthings while the Internet was down. Lots of choices once you change the problem definition to just focus on the end result rather than the specific protocol. :wink:

2 Likes