Explore Plans
Mobile menu Close menu
ConnectorConnector

Open the blind to a certain position (Lift+tilt)

This action will open the blind to a certain position.

Developer info

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

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 lift percentage value (0~100)
Helper text
0~100
Slug
enter_percent
Required
true
Can have default value
true
Filter code method
DooyaConnector.openBlindsPercentDegree.setEnterPercent(string: enterPercent)

Enter degree Text input > Path to a folder

Label
Enter a tilt value (-90~90)
Helper text
-90~90
Slug
enter_degree
Required
false
Can have default value
true
Filter code method
DooyaConnector.openBlindsPercentDegree.setEnterDegree(string: enterDegree)