Hi -
I’m looking for something that will make a thread do a timedelay.
I can’t find the command.
Two questions…
- what is the supported command?
- where is the command reference that I could have looked this up?
Thanks!
Hi -
I’m looking for something that will make a thread do a timedelay.
I can’t find the command.
Two questions…
Thanks!
maybe you can use the “manage delays” feature in scene creation: http://docs5.mios.com/doc.php?language=1&manual=1&platform=3Lite&page=adding_a_scene
Yes , I use them when creating a delay from the front end.
I was hoping to have this delay in a code block.
you can try to use the luup.sleep function, but it has a reliability issue:
http://wiki.micasaverde.com/index.php/Luup_Lua_extensions#function:_sleep
you can work around it by using luup.call_timer:
http://wiki.micasaverde.com/index.php/Luup_Lua_extensions#function:_call_timer
or depending on what you plan to do, maybe you can just use a countdown timer plugin
Best Home Automation shopping experience. Shop at Ezlo!
© 2024 Ezlo Innovation, All Rights Reserved. Terms of Use | Privacy Policy | Forum Rules