# MyBrewbot

## What is MyBrewbot?

The MyBrewbot for Tilt, which has a bluetooth receiver to collect the Tilt data, controls the temperature of the fermenting wort and sends the logging data to Brewfather. This can be a good alternative to using a [TiltPi](/integrations/tilt-hydrometer.md#tiltpi-setup) as you can also control your heating and cooling with this unit based on the Tilt readings and/or external temperature sensor. Both the gravity and temperature (and all other data sent) will be logged to Brewfather.

### Buy MyBrewbot

Get it directly [here](https://www.mybrewbot.com/).

#### Norwegian dealers

Buy from [Brewshop.no](https://brewshop.no/produkt/utstyr/maleutstyr/mybrewbot-for-tilt-temperaturkontroller)

## Setup

Using MyBrewbot with Brewfather is very simple. Enable it in your Settings and copy the Logging ID into your MyBrewbot settings.

![1. Enable MyBrewbot in Brewfather](/files/-LPHZHCYZULk8Ld2St4d)

![2. Copy the Logging ID into the Brewfather Logging ID field in the MyBrewbot web config](/files/-LTqvJ4bCKyQU_WOyMAQ)

You will find the IP for your MyBrewbot in the bottom of the settings in the MyBrewbot app, open this IP in your browser when you are in the same network as the device.

You can also configure the Brewfather Logging ID directly in the MyBrewbot app:

![3. Alternative setup in the MyBrewbot app](/files/-LVoJ0FKyHbtQjdiOvop)

Your MyBrewbot should then log every 15 minutes.

[Click here for video](http://mybrewbot.co.uk/UI/Settings.mp4) demonstrating how to put in your Brewfather ID in the MyBrewbot app.

After the MyBrewbot has done its first logging to Brewfather, it will appear in the device list located in your Batch > Fermentation > Readings > **Devices**. Click on the Devices button and attach your MyBrewbot to the batch. The next time your MyBrewbot logs, it will show up in your batch!

## Result

![MyBrewBot with Tilt attached](/files/-LTqtxPeW6Jc2L5kJSMg)

## Related docs

* [Tilt Hydrometer](/integrations/tilt-hydrometer.md)
* [Devices](/devices.md)
* [Settings](/settings.md)


---

# 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.brewfather.app/integrations/mybrewbot.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.
