scene and z-wave
Hello,
I'm using scenes with all my Z-Wave devices (about 20 of them). Scenes on a room by room basis are working ok. But when I wanted to do the classical "turn off all the lights in the house" when leaving, I got a couple of lights remaining ON, while they were shown as off on bOS. (I'm using a KNX Jigsaw with a Z-Wave USB dongle).
I added delays everywhere (in the scenes, and in the program that is calling all "OFF" scenes on a room by room basis) ; it improved a lot reliability of my "All off" scenario. Still, one or two lights remained ON while shown as OFF.
A solution is to run the "All off" twice, but that's not very nice, and it's taking quite some time with all the delays I've added.
So, I can understand that sometimes Z-Wave commands get lost, but I'm struggling to understand why a "OFF" command updates bOS status to "OFF" for a given device, while the device is still on, which means that no "OFF status" has been sent to the controller.
I'm also wondering how scenes are working, i.e. do they take into account device acknowledgment ? Do they re-try to issue the order if they don't get correct device acknowledgment ?
I'm also using scenes with KNX on another system, and they are working perfectly fine.
Thanks in advance for your explanations,
François
Hello,
for KNX devices, there usually aren't any issues when triggering large amount of devices at once (scene ON/OFF.
For z-wave devices, since they are wireless and some battery based, when triggering multiple at once, seems some packets get lost and the device does not turn off.
The scene does not know the current status of the device, it just sends the command that is set in the scene.
One thing you can try is, try setting a delay in the scene settings, it could take a bit more time to change all the values but at least all the lights should turn off.
Best regards.