I have a somewhat new problem that is baffling me.
First of all, when I trigger any program that turns multiple lights on or off, I'm getting a 10 to 20 second delay between them. This happens if I manually trigger the program or have it trigger automatically. Also, occasionally one light will start to slowly cycle on and off after the program triggers, as if it's being repeatedly commanded on, off, on, off, etc....
The only thing I've added were three programs. One that lungs my wife's and my phones and sets a "isHome" parameter (but doesn't actually do anything zwavey), and two more that turn off lights when "isHome" goes to false and turns them on if "isHome" becomes true. Both of the last two scripts are wizard scripts and I've debugged the first to make sure it wasn't glitching and spamming a bunch of commands.
The only other oddity I've seen are time out errors that are new since I updated a while back, some reoccurring error with the sql database (that I think broke energy monitoring).
Anyone have an idea of what could be happening or how to figure it out?