Page 1 of 1

Blockly starts with 5 to 15 minutes delay

Posted: Wednesday 13 February 2019 9:25
by julien92
Hi,

I’m trying to execute my first blockly script. The goal is really basic :
If external temperature is below 15°C
- turn my Philips Hue light on
- write “Philips Hue blockly start” into the logs
Hue si temp inf a 15 degrés avec log.JPG
Hue si temp inf a 15 degrés avec log.JPG (21.93 KiB) Viewed 520 times
But for a reason I could not figure out, this blockly execute fine but with approx 5 to 15 minutes delay… (depending on the times)
Do you know why I get this behavior? How could I manage to get an immediate launch of the script?

Many thanks in advance.

Julien