Scene last execution information

Hello,

I’m looking for a way to get information regarding a scene’s last execution.
I’m particularly looking for getting the last execution time to reuse that data in a luup script as a condition to execute some instructions.

Is it something that can be done?

Thx.

I use the plugin variable container, maybe that could be a solution for you to. I basically just let the scene write it’s own name and the time executed into the container. From there you can then use the value again in other scenes.

http://apps.mios.com/plugin.php?id=1458
http://forum.micasaverde.com/index.php/topic,9022.0.html