Does anyone know how Vera tracks the “future” component of Scene events
eg. Turn Light on, then AFTER 7 hours, Turn Light off
I’m wondering how Vera is keeping track that it needs to wait 7 hours before turning the light off, and whether a Vera restart (Reboot, Fault-detect, or “Save”) operation would impact the “Delayed” element of this scene.
In particular, if this is just kept as in-memory state, then a Reboot would definitely impact the “Delayed” component and lead to the type of issues reported a few times in this forum, like this posting:
http://forum.micasaverde.com/index.php?topic=2006.msg7681#msg7681
If it’s in-memory only, then the longer the “Delay” component of the scene, the more likely something will occur to restart Vera and then it’ll forget to do that bit.
Anyone know?