Page 1 of 1

Blocky state not working

Posted: Saturday 20 August 2016 17:58
by desertdog
I had a blocky script testing the state of a Promax switch.
script 1
script 1
01.jpg (33.82 KiB) Viewed 398 times
To see if the state is correctly this script always triggers (today is a saturday) and this is the output to the log:
2016-08-20 17:51:00.035 On

So this seems to work, but....
script 2
script 2
02.jpg (44.77 KiB) Viewed 398 times
If I try to do something with this state, nothing happens. The log stays empty. What am I doing wrong?