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