Controller(?) Response Time Delay

Using a Vera Lite, a Leviton VRCS2-MRZ scene controller switch, and an Intermatic outlet with a lamp plugged in.

I have these setup as a scene where pressing the switch activates the scene, turning on the outlet/lamp and Vera Lite controls the LED on the switch. The Z-Wave devices have to route through one intermediate node, another outlet, in order to get to Vera.

This mostly works well, although once the switch is pressed it is no longer functional until Vera sees the press and toggles the LED. Pressing the switch, the whole on and off process takes 0.5 to 1 second to turn on the outlet/lamp and set the LED on the switch, which is acceptable for my application.

My problem arises when things have been quiet for several minutes or hours. At this point it seems like something(Vera) is “asleep” because pressing the scene controller switch can take 30 seconds or more before the outlet/lamp turns on and the LED is set accordingly. Once everything has “woken up” my 0.5 second response time returns and I can switch the light on and off repeatedly with only the short delay between cycles.

My question is: what is causing the long delay? Is something going to sleep? Which device? Can I keep it awake?

I have tried taking Vera out of the equation by setting an association between the switch and the outlet. Conceptually, I would prefer to be able to activate the outlet without Vera and I expected a faster response, without even the 0.5 to 1 second delay. However, this configuration either would not work at all or was very unreliable, so my best results have been with Vera in the configuration. As I said there is a 0.5 to 1 second delay that I can live with. But, I can’t tolerate a 30 second delay between when I hit the switch and when the light comes on.

I see the same thing. It seems like the system goes into sleep mode and only check for something to do every few seconds. Most of my devices are Evolve.

Anyone else have this issue or knows anything about it?

yes i was experiencing the same thing when i was fiddling with a scene with only Luup in it. first time run it took 30 secs and after this it executes immediatly 100ms delay. the z-wave itself has 200ms delay in normal use and when active 100ms i believe.

@Da_JoJo - Were you able to resolve the issue? You said that your case had LUP code in the scene. Was this the cause?

My scene has no LUP code. It is a simple scene that turns on the outlet/lamp and includes a trigger to turn on the LED on the scene controller.

[quote=“Z-Waver, post:4, topic:174410”]@Da_JoJo - Were you able to resolve the issue? You said that your case had LUP code in the scene. Was this the cause?

My scene has no LUP code. It is a simple scene that turns on the outlet/lamp and includes a trigger to turn on the LED on the scene controller.[/quote]
no i havent been able to resolve it. i also had to remove the scene with luup code cause it made lua engine go wild. i think its cause i used parameter delay but not sure. cant find info on it. but after i removed it and vera worked well , it does same behaviour… first time 30 secs or so… next 100-200ms … keeps on 100ms…

This is still a major issue. I can’t understand why there is such a large delay when the system has been inactive. I’m going to call Evolve to see if there is anything in there switches that could cause this.

@Timon - This thread is about Leviton scene controller/switches. There was no mention of Evolve, prior to your post.

That may be however the issue is still the same. If both the Leviton and Evlove have the same issue then either they both have the same bug or issue or there is something in Vera that is the problem.

I have noticed delays between a button press and response from Z-wave devices, if Vera handles the action with a scene. I’m still trying to pin this down, but I did find out a few things. You might want to try the following:

  • Is the delay present only when you start the scene using the scene controller, or also if you start it from the Vera UI or your mobile phone? (In my case, it was both)
  • Is the delay in starting up the scene, or does the scene actually start right away? In my case, stuff controlled via a plugin (like Hue lights) reacts instantly, while the Z-wave controlled lights usually take a few seconds to responds and in some cases they take over half a minute.