Overview
The Plaato Airlock integration allows homeowners to automate the management of their fermentation process, ensuring optimal conditions for brewing. This capability enhances convenience by providing remote monitoring and control through Home Assistant.
Benefits
- Easily monitor fermentation progress from anywhere in the home.
- Receive alerts for temperature changes or fermentation completion.
- Integrate with other smart home devices for automated brewing workflows.
Intent
This capability aims to streamline the brewing process by integrating the Plaato Airlock with Home Assistant. It allows users to monitor and control fermentation conditions in real-time, enhancing the brewing experience.
Preconditions
- Plaato Airlock device installed and configured.
- Home Assistant setup and running on a compatible device.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: TP-Link | HS100.
Actors
- Homeowner brewing beer or kombucha
- Family member assisting with brewing
- Guest curious about the brewing process
Trigger
The capability is triggered by changes in temperature readings from the Plaato Airlock or user commands via Home Assistant.
Workflow Diagram
flowchart TD
A[Temperature Change Detected] -->|check| B{{Is Temperature Optimal?}}
B -->|Yes| C[Continue Fermentation]
C --> D[Send Update to User]
B -->|No| E[Adjust Temperature]
E --> D
Workflow Description
1. Connect Plaato Airlock
Ensure the Plaato Airlock is connected to the home Wi-Fi and paired with Home Assistant.
2. Set Temperature Parameters
Define the optimal temperature range for fermentation within the Home Assistant interface.
3. Monitor Fermentation
Home Assistant continuously monitors temperature and fermentation progress via the Plaato Airlock.
4. Receive Alerts
Users receive notifications if the temperature falls outside the set range, allowing for immediate adjustments.
5. Review Data
Access fermentation data and history through Home Assistant for insights into brewing performance.
Postconditions
After the capability completes, the user is informed of the fermentation status and any necessary adjustments are made automatically.
Optional Enhancements
- Integrate with smart thermostats for automated environmental control.
- Add voice commands via Amazon Echo Devices for hands-free operation.
- Create custom brewing schedules based on past data trends.
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Zigbee2MQTT, Z-Wave JS | TP-Link | HS100, TP-Link | HS200 |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)