Does SmartThings Wifi Mesh router run routines locally?

I’m a longtime SmartThings user, and have two installations of the SmartThings Wifi Mesh hub/router. The wifi/mesh really doesn’t work anymore (see other threads about this), but the device has been fine as an ST hub.

Now, some of my routines for an older Honeywell thermostat and some Stelpro thermostats have stopped working. I have noticed in the ios ST app that these routines say “This routine runs on your hub instead of the cloud for faster response times. . .”

Is it possible that these routines don’t run because my hub isn’t able to run the routines locally? Can I force the routine to run from the internet? The routine will run when I “test” it. But it doesn’t happen as a scheduled routine.

Just trying to troubleshoot this. I know I will have to get new ST hubs at some point, but I have been delaying until forced. Perhaps I have arrived.

Thanks!

You can force them to run from the cloud by adding an action that causes that. Easiest would be to add a Notification to the Routine. That will serve two purposes; first it will force it into the cloud and second you’ll know the Routine ran.

I would suggest doing some driver logging with the CLI to see what is happening at the time the Routine is supposed to run.