{
  "id": "sHnw5tgTds",
  "type": "pro",
  "label": "Hydro Honey 15g Allonge",
  "phases": [
    {
      "name": "Prefill",
      "pump": {
        "flow": 6,
        "target": "flow",
        "pressure": 0
      },
      "phase": "preinfusion",
      "valve": 1,
      "targets": [
        {
          "type": "pumped",
          "value": 100,
          "operator": "gte"
        }
      ],
      "duration": 5,
      "transition": {
        "type": "ease-out",
        "adaptive": true,
        "duration": 2
      },
      "temperature": 93
    },
    {
      "name": "Fill & Soak",
      "pump": {
        "flow": 2.2,
        "target": "flow",
        "pressure": 0
      },
      "phase": "preinfusion",
      "valve": 1,
      "targets": [
        {
          "type": "pressure",
          "value": 3.5,
          "operator": "gte"
        }
      ],
      "duration": 10,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 92
    },
    {
      "name": "Bloom",
      "pump": {
        "flow": 0,
        "target": "pressure",
        "pressure": 0.1
      },
      "phase": "preinfusion",
      "valve": 1,
      "duration": 15,
      "transition": {
        "type": "ease-out",
        "adaptive": true,
        "duration": 2
      },
      "temperature": 91
    },
    {
      "name": "Ramp & Pressurize",
      "pump": {
        "flow": 3.5,
        "target": "pressure",
        "pressure": 8.5
      },
      "phase": "brew",
      "valve": 1,
      "targets": [
        {
          "type": "pressure",
          "value": 8,
          "operator": "gte"
        }
      ],
      "duration": 6,
      "transition": {
        "type": "linear",
        "adaptive": true,
        "duration": 4
      },
      "temperature": 91
    },
    {
      "name": "Main Extraction",
      "pump": {
        "flow": 3.5,
        "target": "flow",
        "pressure": 9
      },
      "phase": "brew",
      "valve": 1,
      "targets": [
        {
          "type": "volumetric",
          "value": 48,
          "operator": "gte"
        }
      ],
      "duration": 60,
      "transition": {
        "type": "instant",
        "adaptive": true,
        "duration": 0
      },
      "temperature": 90
    }
  ],
  "description": "Dak Hydro Honey - 15g DEX - 1:3.2 Ratio (48g) - Tea-like Allonge",
  "temperature": 93
}