I think simple Conditions aren't working for me

I'm not sure if I'm doing something wrong, or if it's just bugging out. This rule executes the Action on Trigger regardless if the Condition is true or false. I did research for over an hour trying to find the answer myself, but with no luck, I am posting here. I saw that in the past there were issues with editing Conditions. I don't think that issue still persists, but I did delete this rule and create it from scratch many times, making sure to get it right the first time so I didn't have to edit it. Any advice would be much appreciated!



Although you have created conditions, you are not actually using it.
It should be in the actions.
e.g.
IF Bulb a, b c any is on
THEN
ON scene.
END-IF

Thanks. Is there any point to creating them below in the Manage or Create Conditions section? Couldn't I just create the IF THEN without creating the condition?

Yes you can and when you do they automatically go into that section.
It also means you can click on the section and delete/create/edit those conditions.
So if you are using a condition a number of times in a complex rule you can edit the condition and it will automatically change that condition in all the place it appears in the rule.

Cool!