Tilt Pi

The Tilt Pi integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] allows you to connect a Tilt Pi to Home Assistant to automatically discover Tilt Hydrometer devices.

The Tilt Pi is a Raspberry Pi-based device that can read data from Tilt Hydrometers and broadcast it over the network. The Tilt Pi can be used to monitor the fermentation of beer, wine, cider, and other beverages.

The benefit of the Tilt Pi is that it can be placed in a location with better reception than the Tilt Hydrometer itself, allowing for more reliable data collection.

Note

For instances where you only have a Tilt Hydrometer and not a Tilt Pi, consider using the Tilt Hydrometer integration.

Prerequisites

  1. Have a Raspberry Pi with the Tilt Pi software installed.
  2. Have a Tilt Hydrometer in range of the Tilt Pi.
  3. Have the IP address or hostname of the Tilt Pi.

Configuration

To add the Tilt Pi integration to your Home Assistant instance, use this My button:

Manual configuration steps

If the above My button doesn’t work, you can also perform the following steps manually:

Host

The hostname or IP address of the Tilt Pi.

Port

The port of the Tilt Pi. The default port is 1880.

Supported functionality

Entities

After adding the integration, you can add the Tilt Pi device to your Home Assistant. If the Tilt Pi was found and there are Tilt Hydrometers in its range, then entities will be created for each Tilt Hydrometer.

You may then use these entities in automations, scripts, dashboards, and other integrations.

Sensors

  • Tilt Hydrometer temperature

    • Description: Current temperature of the Tilt Hydrometer.
    • Entity name: tilt_<tilt-pi-color>_temperature
  • Tilt Hydrometer gravity

    • Description: Current specific gravity of the Tilt Hydrometer.
    • Entity name: tilt_<tilt-pi-color>_gravity

Data updates

The Tilt Pi integration pollsData polling is the process of querying a device or service at regular intervals to check for updates or retrieve data. By defining a custom polling interval, you can control how frequently your system checks for new data, which can help optimize performance and reduce unnecessary network traffic. [Learn more] the Tilt Pi for data every 60 seconds. This interval is currently not configurable.

Supported devices

The following devices are known to be supported by the integration:

Removing the integration

This integration follows standard integration removal. No extra steps are required.

To remove an integration instance from Home Assistant

  1. Go to Settings > Devices & services and select the integration card.
  2. From the list of devices, select the integration instance you want to remove.
  3. Next to the entry, select the three dots menu. Then, select Delete.