This action will open the blind to a certain position.
- 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
- Label
- Which blind?
- Slug
- which_blinds
- Required
- true
- Can have default value
- false
- 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)
- 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)