Delayed off - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Delayed off (/showthread.php?tid=508) |
Delayed off - Krstfr - 12.12.2016 I need a script for Delayed Off and On without using os.sleep, and I thought a minute counter which increments a value to the storage every 60 seconds would be a solution, but what is the maximum value for a storage number (when does it have to be reset)? RE: Delayed off - admin - 12.12.2016 Have a look at this thread: http://forum.logicmachine.net/showthread.php?tid=43&pid=110#pid110 |