{
    "name": "Flimsy Light 0.3 (Gaggia) (community)",
    "phases": [
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 12,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "weight": 3,
                "pressureAbove": 2
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 2,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "weight": 6
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 0,
                "curve": "INSTANT"
            },
            "stopConditions": {
                "time": 2000
            }
        },
        {
            "skip": false,
            "type": "FLOW",
            "target": {
                "end": 12,
                "curve": "INSTANT"
            },
            "restriction": 6,
            "stopConditions": {
                "weight": 50
            }
        },
        {
            "skip": false,
            "type": "PRESSURE",
            "target": {
                "end": 2,
                "curve": "INSTANT"
            },
            "stopConditions": []
        }
    ],
    "recipe": [],
    "waterTemperature": 96,
    "globalStopConditions": {
        "weight": 50
    }
}