Hello everyone,
I have smart hub v3. I connected around 20 devices through this. For 2 months it’s works properly.
But now i facing issues for delay to turn on/off for dual nano switches (Zw-132C).can you suggest me how can i fix this issues.
And second one is there is any way to see mesh network map ,so i can check where is the exact problem on which device.
Or suggest any other way to fix this.
I treid all troubleshooting steps, like power cycle of hub, removing from network and add again.
First, we need to see what the hub is sending/receiving from the device. You can do driver logging using the ST CLI on your Linux/Windows/macOS computer using the command “smartthings edge:drivers:logcat” and then selecting the driver to log.
There is no way to see the Z-Wave path for a device. One thing you can also try is to do a Z-Wave repair either from the ST App or the ST Advanced Web App.
You can try to use the Z-wave Explorer driver to see the route your device is using.
EDIT: Now that html can’t be used to display data on the device detail page you will need to go to the “API Browser+” to actually see the routing details after switching to this driver.
Hadn’t thought to use API Browser+ now that HTML doesn’t work. Good call out!
Still i didn’t get any solutions for delay to turn on/off for lights.
I tried all steps including Z wave repair on smartthings app.
Hard reboot of smart home .
Remove all devices and add again one by one.
But still after some time it’s same issue for delay.
I have no idea about in depth for this.
Can you suggest how i can troubleshoot this
You should do driver logging as suggested in my earlier post.