{
    "name": "Blooming espr 40s",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 6,
                "curve": "INSTANT"
            },
            "restriction": 7,
            "stopConditions": {
                "time": 20000,
                "pressureAbove": 7,
                "waterPumpedInPhase": 65
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 35000,
                "pressureBelow": 0.6
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 2.5,
                "time": 8000,
                "curve": "EASE_OUT"
            },
            "stopConditions": {
                "time": 8000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 2.5,
                "curve": "INSTANT"
            },
            "restriction": 9,
            "stopConditions": []
        }
    ],
    "recipe": [],
    "waterTemperature": 96,
    "globalStopConditions": {
        "weight": 52
    }
}