{
  "id": 17,
  "name": "AIprofile lightBlooming++Gesha",
  "phases": [
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 4,
        "curve": "INSTANT",
        "start": 4
      },
      "restriction": 4,
      "stopConditions": {
        "time": 15000,
        "pressureAbove": 4,
        "waterPumpedInPhase": 40
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 0,
        "curve": "INSTANT",
        "start": 0.1
      },
      "stopConditions": {
        "time": 25000,
        "weight": 4,
        "pressureBelow": 0.5
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 9,
        "time": 4000,
        "curve": "EASE_IN_OUT"
      },
      "stopConditions": {
        "time": 4000
      }
    },
    {
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "time": 25000,
        "curve": "EASE_IN_OUT",
        "start": 9
      },
      "stopConditions": {
        "time": 25000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 93,
  "globalStopConditions": {
    "weight": 36
  }
}