Let me 1st explain what I'm trying to accomplish. I want 1 Inovelli red dimmer (my hutch switch) to control the upper and lower lights of my hutch independently. To do so I want the "on" action (1 pushed) to be a toggle for the upper light and the "off" action (1 held) to be a toggle for the lower light. In addition to that if 1 of the 2 lights are on the hutch switch LED goes to 50%, if they are both on the LED goes to 100% and if they both are off the LED goes to 0%.
Here is what the rule looks like in RM 5.1:
I was able to create the basic toggle in the VRB but I didn't see a way to add the 2nd conditions to test if the lower light was on or not (and then to set the hutch switch LED accordingly). That is, after it turns the upper hutch light on or off I want to add a test (condition) that if the lower light is on or off so I can know how much of the hutch switch LED I want on.
I also find the VRB labeling misleading in that it appears that the rule should only run if the hutch switch is turned on AND the upper hutch light is on. That's not the case. It would be much clearer if that AND was an IF, i.e. When the hutch switch is pushed IF the upper hutch light is on THEN ... ELSE.
I know IF ... THEN ... ELSE was only recently added to the VRB, which makes even what I have now possible, so I appreciate that the HE staff is still adding features to this app. So, if I'm right it cannot be done I hope it is correct to rather say it cannot be done yet.

