diff --git a/source/_integrations/plaato.markdown b/source/_integrations/plaato.markdown index b76c3b8c218..16c34032ddd 100644 --- a/source/_integrations/plaato.markdown +++ b/source/_integrations/plaato.markdown @@ -1,6 +1,6 @@ --- -title: Plaato Airlock -description: Instructions on how to integrate Plaato Airlock sensors within Home Assistant. +title: Plaato +description: Instructions on how to integrate Plaato Airlock and Keg sensors within Home Assistant. ha_release: 0.95 ha_category: - Sensor @@ -11,15 +11,34 @@ ha_codeowners: ha_domain: plaato --- -This integration sets up integration with [Plaato Airlock](https://www.plaato.io/). -Plaato Airlock is a tool for beer brewers that wants a unique insight into the fermentation process. +This integration sets up integration with [Plaato](https://www.plaato.io/) Airlock and Keg. + +### Plaato Airlock + +A tool for beer brewers that wants a unique insight into the fermentation process. With this integration, you get all your fermentation data available in Home Assistant! +### Plaato Keg + +The first all-in-one system that keeps a track of important aspects of your keg’s, including: + +- The Level of beer inside the keg +- Pouring Status +- Temperature + ## Configuration -To configure Plaato Airlock, you must set it up via the integrations panel in the Home Assistant frontend. +To configure a Plaato device, you must set it up via the integrations panel in the Home Assistant frontend. -This will give you the webhook URL to use in the PLAATO mobile app configuration on the tab "Webhook". +You have two options to choose from: webhook and `auth_token.` The webhook is only available for the Airlock at the moment. + +### Auth Token + +To be able to query the API an `auth_token` is required which can be obtained by following [these](https://plaato.zendesk.com/hc/en-us/articles/360003234717-Auth-token) instructions. + +### Webhook (Airlock only) + +The configuration step will give you the webhook URL to use in the PLAATO mobile app. It should be pasted in configuration on the tab "Webhook". More information can be found [here](https://plaato.io/apps/help-center#!hc-general). This sensor platform was not made by Plaato. It is not official, not developed, and not supported by Plaato.