From 91635588cbda369a5d15143ff4af7b9dba3dc065 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Huryn?= Date: Thu, 31 Aug 2023 22:27:42 +0200 Subject: [PATCH] blebox: sensor types extended (#26801) * chore: update functionality status * chore: added humitidySensor, moved airSensor --- source/_integrations/blebox.markdown | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/source/_integrations/blebox.markdown b/source/_integrations/blebox.markdown index 2c2299e57df..2bf5e29769b 100644 --- a/source/_integrations/blebox.markdown +++ b/source/_integrations/blebox.markdown @@ -48,7 +48,7 @@ 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) +- BleBox wind&rainSensor ## Sensors @@ -57,6 +57,8 @@ This integration adds the BleBox device as a sensor in Home Assistant. Currently, this includes support for the following product classes and their features: - BleBox tempSensor (temperature only) +- Blebox humiditySensor +- BleBox airSensor ## Switches @@ -76,13 +78,6 @@ Currently, this includes support for the following product classes: - BleBox saunaBox - BleBox thermoBox -## 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