This action will change the shutter/blinds position.
Developer info
- API endpoint slug
- hager_iot.position
- Filter code method
- HagerIot.position.skip(string?: reason)
- Runtime method
- runAction("hager_iot.position", {})
Action fields
Cid Dropdown list
- Label
- Which device?
- Slug
- cid
- Required
- true
- Can have default value
- false
Position Text input > Other
- Label
- What position?
- Helper text
- 0-100%
- Slug
- position
- Required
- true
- Can have default value
- true
- Filter code method
- HagerIot.position.setPosition(string: position)