From 1d0c91478d192cf3d75748abb4a486a4454d5c0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Huryn?= Date: Mon, 24 Oct 2022 18:53:12 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20add=20binary=20sensor=20to=20documentat?= =?UTF-8?q?ion,=20change=20gateController=20to=20ro=E2=80=A6=20(#24635)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_integrations/blebox.markdown | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/source/_integrations/blebox.markdown b/source/_integrations/blebox.markdown index e765d214eed..891aadeb611 100644 --- a/source/_integrations/blebox.markdown +++ b/source/_integrations/blebox.markdown @@ -36,11 +36,19 @@ This integration adds the BleBox device as a cover in Home Assistant. Currently, this includes support for the following product classes: - BleBox shutterBox -- BleBox gateController +- BleBox rollerGate - BleBox gateBox For now, only a minimum set of features are supported (e.g., no tilt support for shutterBox). +## Binary sensors +This integration adds BleBox device as a binary_sensor in Home Assistant. + +Currently, this includes support for the following product classes: + +- BleBox rainSensor +- BleBox wind&rainSensor (rain only) + ## Sensors This integration adds the BleBox device as a sensor in Home Assistant.