Ikea Blinds

So are you making that rule for each individual shade? I can’t figure out how the rule is identifying individual shade positions. Or are you just checking for all shade positions and if any are different run.

I am making a rule for every shade. And a Hub variable for every shade. I have different shades that go to different positions. Do you have multiple shades on the same position, always? You could then have the rule check al and if any is not equal to the variable, you could run the rule on all shades.

Yes at this time every shade is either open or closed (100/0%)

Maybe in your case you could simplify it by simply adding the command three times in your rule, with some delay.

Set level on Shade_A, Shade_B, Shade_C to 100
Set level on Shade_A, Shade_B, Shade_C to 100 delay 00:00:15
Set level on Shade_A, Shade_B, Shade_C to 100 delay 00:00:30

When my shades miss the first command, they usually catch the second. With a third added, it should work quite well, I think.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.