Rename "1. Rast"/"Glucose-Rast" to "Protease-Rast"/"Maltose-Rast" to match what each rest actually targets, drop the Maltose rest to 62°C, and raise "Abmaischen" (mash-out) to 78°C. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01M2ierBoxW3v7nUbDw3M2pE
120 lines
1.8 KiB
JSON
120 lines
1.8 KiB
JSON
{
|
|
"Name": "Sud-0030",
|
|
"Description": "Münchner Hell",
|
|
"pot": {
|
|
"grain_mass": 0,
|
|
"water_mass": 22,
|
|
"volumen": 30
|
|
},
|
|
"default": {
|
|
"step": {
|
|
"descr": "Put description here",
|
|
"user_message": "Put user message here",
|
|
"user_wait_for_continue": false,
|
|
"pot": {
|
|
"grain_mass": 5.21,
|
|
"water_mass": 22
|
|
},
|
|
"temperature": 0,
|
|
"ramp": {
|
|
"rate": 1.0,
|
|
"stirrer": {
|
|
"speed": 50,
|
|
"interval_time": 0,
|
|
"on_ratio": 1.0
|
|
}
|
|
},
|
|
"hold": {
|
|
"duration": 0,
|
|
"stirrer": {
|
|
"speed": 30,
|
|
"interval_time": 60,
|
|
"on_ratio": 0.5
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"steps": [
|
|
{
|
|
"pot": {
|
|
"grain_mass": 0
|
|
},
|
|
"descr": "Aufheizen",
|
|
"temperature": 57,
|
|
"ramp": {
|
|
"rate": 1.5,
|
|
"stirrer": {
|
|
"speed": 75
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"pot": {
|
|
"grain_mass": 0
|
|
},
|
|
"descr": "Einmaischen",
|
|
"user_message": "Bitte Malz einfüllen und bestätigen",
|
|
"user_wait_for_continue": true,
|
|
"hold": {
|
|
"stirrer": {
|
|
"speed": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"descr": "Protease-Rast",
|
|
"temperature": 55,
|
|
"hold": {
|
|
"duration": 20
|
|
}
|
|
},
|
|
{
|
|
"descr": "Maltose-Rast",
|
|
"temperature": 62,
|
|
"ramp": {
|
|
"rate": 1.0
|
|
},
|
|
"hold": {
|
|
"duration": 40,
|
|
"stirrer": {
|
|
"speed": 20,
|
|
"interval_time": 90,
|
|
"on_ratio": 0.8
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"descr": "Verzuckerungs-Rast",
|
|
"temperature": 72,
|
|
"ramp": {
|
|
"rate": 1.0
|
|
},
|
|
"hold": {
|
|
"duration": 30,
|
|
"stirrer": {
|
|
"speed": 35,
|
|
"interval_time": 120
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"pot": {
|
|
"water_mass": 20
|
|
},
|
|
"descr": "Abmaischen",
|
|
"user_message": "Quittieren zum Abmaischen",
|
|
"user_wait_for_continue": true,
|
|
"temperature": 78,
|
|
"ramp": {
|
|
"rate": 1.0
|
|
},
|
|
"hold": {
|
|
"duration": 30,
|
|
"stirrer": {
|
|
"speed": 50
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|