Page 1 of 1

Blockly Events Not Running - Missed some config?

Posted: Wednesday 07 February 2018 14:07
by robatbentley
Hi, I have a problem where my two simple blockly scripts, with debug comments, don't appear to be running. i.e. The log doesn't show any of my debug comments. I just wondered if I'd missed some essential config to get them moving. I've attached screen-shots of the two events (sorry - can only load max of 3 images to this post by look of it so only displayed 1 event), and I've tried various events triggers (All and Time) but something is amiss. Can someone please help as this is a bit of show-stopper on making any progress. ...and let me kow if more details are required.

Details...
* Domotics installation... Version: 3.8889, Build Hash: 7d40a8bc, Compile Date: 2018-02-06 12:16:43, dzVents Version: 2.4.1
* Using Windows 10 64bit OS
* Using Microsoft edge browser as this, for me at least, seems to show all features (such as ability to select devices to delete) whereas my Mozilla Firefox (58.0.1 64bit) doesn't allow this.

Re: Blockly Events Not Running - Missed some config?

Posted: Sunday 11 February 2018 20:43
by robatbentley
I've just installed Domoticz beta Version: 3.8914 on a completely different Windows 10 64 bit PC and have exactly the same problem. Still no debug messages appearing in the log.

Re: Blockly Events Not Running - Missed some config?

Posted: Saturday 17 February 2018 20:56
by robatbentley
Still unable to get the events "running" on either of my PCs. This is a real show stopper for my home automation solution. I am surprised that I'm the only person to be suffering this issue. It's a real shame but I'm now going to have to look for a replacement to Domoticz for my ESPEasy devices.

Re: Blockly Events Not Running - Missed some config?

Posted: Monday 19 February 2018 18:26
by StanHD
You should search in the forum where many have encountered and resolved similar issues.

The Blockly that you show may not be working for the following reasons:-

1. You have "nested" "If" Blocks. I have yet to see this work in Domoticz. Try re-configuring to avoid nesting.
2. Your "nested" "if" block is the type with the blue gear symbol. This type of "If" block requires at least one "Else If" to function correctly. For a simple "If - Do" situation use the block without the blue gear symbol.

Have you read the recently updated Wiki by @xtraz? It is very helpful and well laid out:-
https://www.domoticz.com/wiki/index.php ... gic_blocks