# KleinerBrauhelfer2

From version 2.5.0, [KleinerBrauhelfer2](https://kleiner-brauhelfer.de/) includes an export filter for the Brautomat. You can build recipes in detail in KBH2 and transfer them directly into the Brautomat mash plan.

## KBH2 Mash Plan Tab

In the Mash Plan tab, KBH2 supports four mash step types: mash-in, heat, boil and decoction. All four types are supported by the Brautomat.

* `Mash-in` steps are imported with `autonext` disabled.
* `Heat` and `boil` steps are imported with `autonext` enabled.
* `Decoction` steps are imported with `autonext` disabled.

![Cooking](https://4263638218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fcd8WaQiNhLpQ99hwjXzs%2Fuploads%2Fgit-blob-fc56ec3bc964721a04e05e52cfb2c9f38fb9e76b%2Fkbh2-maischplan.jpg?alt=media)

The Brautomat needs a mash-out step to detect the end of mashing and the transition to lautering. In KBH2, add a final heat-up step with 76°C or higher and a duration of 1 minute. This step is imported with `autonext` disabled.

![Cooking](https://4263638218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fcd8WaQiNhLpQ99hwjXzs%2Fuploads%2Fgit-blob-ce87296a71cfa5679541e6f060c7ae3547715968%2Fkbh2-maischplan2.jpg?alt=media)

### Example 1: Earl Scheidt Boil Mash Process

[Earl Scheid](http://hb-tauschboerse.bplaced.net/Neues_Maischverfahren.htm)

Earl Scheidt's boil mash process can be planned well in KBH2 and executed with the Brautomat. A dedicated step for adding the second malt portion is required between the two partial mashes. Depending on malt volume, it is often useful to keep `autonext` disabled for this step so you have enough time for mash-in before the second maltose rest begins.

### Example 2: Decoction

The Brautomat supports decoction in semi-automatic mode. If a partial mash is drawn, the Brautomat waits for user confirmation (Play) before continuing. Recipe creation in KBH2 plus import into the Brautomat simplifies decoction brew days.

## KBH2 Boiling Tab

The five hop addition types (first wort, boil start, boil, boil end, knockout) are imported from KBH2 in the required order.

In KBH2, the boil time means: "how long is this hop addition boiled". In the Brautomat mash plan, this is converted into step timing during the brew process.

![Cooking](https://4263638218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fcd8WaQiNhLpQ99hwjXzs%2Fuploads%2Fgit-blob-3ef27e08229588d0bba3ddf8dee45cc77c94050f%2Fhopfen.jpg?alt=media)

### Timing Logic (Simple Example)

In the shown example:

* Total boil time is 80 minutes.
* First hop addition (Hallertauer Perle 7% 2020) has 65 minutes boil time.
* Therefore, the first 15 minutes are boil without hops.
* Second hop addition (Hallertauer Tradition 5.7% 2020) has 15 minutes boil time.

That means:

* First boil step without hops: 15 minutes
* Then first hop addition
* Second addition happens 50 minutes later (65 - 15)

Knockout additions are applied after boil end and do not increase total boil time.

![Cooking](https://4263638218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fcd8WaQiNhLpQ99hwjXzs%2Fuploads%2Fgit-blob-e2cd28823f83a5c7d916846e5918f44eae5ebec2%2Fhopfengaben.jpg?alt=media)

Post-isomerization timing follows the same principle.

Tip: If two additions happen at the same time, set one step duration to `0` minutes and place both additions at the same time point.

Additions from the KBH2 Mash Plan and Boiling tabs are supported. Additions from Water Treatment and Fermentation tabs are not supported.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://innuendopi.gitbook.io/brautomat32/kleinerbrauhelfer2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
