This situation may arise where a user selected the If Do with Else If Do and then changed their mind and decided the Else condition is no longer needed; or where there was an If Do with and Else If Do and then the Else If Do gets deleted.
Example:
Here is an example with an Else If Do that works
I'm new to Domoticz and the Blockly feature is a quick way to write rules and quick to assimilate when revisiting some months later. But it's a bit frustrating that the If Else does not follow normal programming logic (yes, I've seen the posts) and that If Else's cannot be nested (ditto).
Looking at the Blockly website https://developers.google.com/blockly I see the main stream Blockly has some nice features like loops, mathematical functions, text functions, Lists and sub-functions. Dream on
