This action will activate a room created in the Rollease Acmeda app.
- API endpoint slug
- automateshades_v2.activate_room
- Filter code method
- AutomateshadesV2.activateRoom.skip(string?: reason)
- Runtime method
- runAction("automateshades_v2.activate_room", {})
Action fields
- Label
- Which room?
- Slug
- roomID
- Required
- true
- Can have default value
- false
- Label
- What percentage?
- Helper text
- Number only (0-100, where 0 is closed and 100 is open).
- Slug
- movement_position
- Required
- true
- Can have default value
- true
- Filter code method
- AutomateshadesV2.activateRoom.setMovementPosition(string: movementPosition)