Explore Plans
Mobile menu Close menu
ConnectorConnector

Open the blind to a certain position

This action will open the blind to a certain position.

Developer info

API endpoint slug
dooya_connector.open_the_blinds_to_xx_percents
Filter code method
DooyaConnector.openTheBlindsToXxPercents.skip(string?: reason)
Runtime method
runAction("dooya_connector.open_the_blinds_to_xx_percents", {})

Action fields

Which blinds Dropdown list

Label
Which blind?
Slug
which_blinds
Required
true
Can have default value
false

Enter percent Text input > Other

Label
Enter a percentage value (0~100)
Helper text
0~100
Slug
enter_percent
Required
true
Can have default value
true
Filter code method
DooyaConnector.openTheBlindsToXxPercents.setEnterPercent(string: enterPercent)