Page 1 of 1

Security if not working

Posted: Monday 26 June 2017 13:27
by dennusb
Hi,

I've tried creating a blockly for my Security Panel (because it is really messy in LUA), but this still is not working :
Image

Why is this not working...? I can in the logs even see an internal message that the Domoticz Security Panel status changed, but this blockly thing is not doing anything...

Re: Security if not working

Posted: Tuesday 27 June 2017 16:49
by Keleos
Hi,

I had a similar problem: Blockly is not able to detect the change of the security state.
You can only check the state within another event. So you need to use LUA.

Maybe this thread helps you: viewtopic.php?p=139303#p139303

Greetings
Kel