Looking for some guidance... I've recently added a bunch of door and motion sensors to my smart home... Now I'm trying to set basic rules for true automation via Blockly.
But no matter what I cannot seem to get Blockly to work..
Even condensing to a simple rule:
The rule is enabled (Black), and the sensors (in the above the door sensor) reacts in the status page (switches) but the Bar lights never turn on.
For this Blockly you need the IF without the blue star, because there is no Else.
Use the blue button "Show current states" in the Event editor and look for the "Bedroom Door Sensor" to check if Open is correct (it could be On or Off)
Further more: avoid spaces, use underscores (I never use spaces, so I'm not sure if this is the cause)