Page 1 of 1
Blockly script execution
Posted: Tuesday 04 July 2017 13:34
by Padster
Hi,
I've noticed if I add a script or edit a script it doesn't run straight away. It can take a while sometimes over an hour for the script to appear to work.
Any Ideas?
Re: Blockly script execution
Posted: Tuesday 04 July 2017 21:52
by pvm
What script type did you create? (All/Device/Security/...)
Are the events as configured in the IF condition changed? That would be the trigger for the Blockly .
(I do not experience the delay you mention)
Re: Blockly script execution
Posted: Wednesday 05 July 2017 12:57
by Padster
Hi,
The scripts are configured as 'ALL' type.
The edits are made within the IF conditions. For example in the below Blockly the test for the livingroom lights device being off was originally a test against a user variable. When I made the change it was as if the script wasn't running and then eventually it starts to work.

- LRL.JPG (68.38 KiB) Viewed 1692 times
I have seen it where I make a change and all scripts stop working for a while.