Idea is that a message goes in the wait until node and activates it. Now the node should wait until a binary sensor turns its state to true (on) and then it should pass the message.
I guess the payload of the binary sensor is a boolean parameter but what ever I do, I always get a timeout. Tried even to compare with the string "on".