From 274e1c939d63caad406a0fded6dfe515802ced00 Mon Sep 17 00:00:00 2001 From: gadgetmobile <57815233+gadgetmobile@users.noreply.github.com> Date: Mon, 18 May 2020 11:07:39 +0200 Subject: [PATCH] add BleBox air quality platform docs (#13357) --- 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 b7628b4c4ef..b7670d06c73 100644 --- a/source/_integrations/blebox.markdown +++ b/source/_integrations/blebox.markdown @@ -57,6 +57,14 @@ Currently, this includes support for the following product classes: - BleBox switchBox - BleBox switchBoxD +## Air Quality + +This integration adds the BleBox device as an air quality entity in Home Assistant. + +Currently, this includes support for the following product classes: + +- BleBox airSensor + ## Lights This integration adds the BleBox device as a light in Home Assistant. @@ -65,4 +73,4 @@ Currently, the following product classes are supported: - BleBox dimmerBox - BleBox wLightBoxS -- BleBox wLightBox +- BleBox wLightBox \ No newline at end of file