# Brewfather integration

Brewfather integration is made available from version 1.8.2 and newer. The integration make it possible to download a recipe from Brewfather to the Brewtools control system using a 5 character code. The recipe can then be stored and edited on the Brewtools control system.

Current integration does not have ability to send live brewing status back to Brewfather. However as part of a bigger ongoing Brewtools cloud intergation process this will likely be available in the near future.

<div align="left"><img src="/files/-MIy26G8LEkRYIitv9KX" alt=""></div>

## Getting started

This section explain how to use the Brewfathe integration.

{% hint style="info" %}
To use this feature you will need to have a Premium subscription for Brewfather.

The Brewtools controller will also need to be connected to Wi-Fi and have internet access.
{% endhint %}

### Step 1

Log in to Brewfather from your smartphone or computer. Open Settings.

![](/files/9UPDdp4eA6DdFttQqSKL)

### Step 2

Enable "Brewtools" as Power-up in Brewfather under settings.

![](/files/eDdgouGzW0gGtRxNbrXw)

### Step 3

Open the recipe you want to send to the Brewtools control system and click the green "brew" symbol.

![](/files/To0hYUdeyBHGX65D3R8B)

### Step 4

Change status to brewing.

![](/files/mKE1iUo8cEFVpI7t6a36)

### Step 5

Click "Send".

![](/files/jKISmQrsqdOyJmzB7KSe)

### Step 6

A 5 character code will show. The code will be valid for minimum 10 hours but will occasionally be deleted.

Note that Brewfather perform a recipe validation prior to generating the code. Validation errors will be displayed below the 5 character code for information.

![](/files/M91kKcNBbyvNAzLb21fW)

### Step 7

On your Brewtools controller, open recipes and click the Brewfather logo.

![](/files/LiUjYqDVoupztbas6cUy)

A popup will instruct the user what to do.&#x20;

![](/files/hsrVZTNFaWbGG8aX8s3P)

Enter the 5-character code and click OK.

![](/files/g1h2v5pfBBHeva86tsaf)

The controller will then download the recipe and display it. It is always recommended to verify the content before running the recipe. If mandatory field are missing, they will be indicated with red background and you will need to fill it in before you can save it on the controller.


---

# 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://docs.brewtools.com/brewing/pro-series-brewing-system/control-system/brewfather-integration.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.
