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.
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.