You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For venetian blinds pull request #12618 adds support for commanding the vane tilt position in addition to the shade position. During testing of that functionality we discovered that if one sends a vane position command followed shortly by a shade position command (or vice versa) then the second command causes the first command to be cancelled. This problem is most problematic when the two commands are issued by a single rule.
Solution
We need to add an 'Action' to the binding that would enable rules to set both shade and vane tilt positions simultaneously.
The text was updated successfully, but these errors were encountered:
andrewfg
changed the title
[velux] Add action to set shade and van tilt positions simultaneously
[velux] Add action to set shade and vane tilt positions simultaneously
Jul 1, 2022
Issue
For venetian blinds pull request #12618 adds support for commanding the vane tilt position in addition to the shade position. During testing of that functionality we discovered that if one sends a vane position command followed shortly by a shade position command (or vice versa) then the second command causes the first command to be cancelled. This problem is most problematic when the two commands are issued by a single rule.
Solution
We need to add an 'Action' to the binding that would enable rules to set both shade and vane tilt positions simultaneously.
The text was updated successfully, but these errors were encountered: