From c47317a8c3fe9bd367e3044877317485b6b4befa Mon Sep 17 00:00:00 2001 From: Bartlomiej Kobus Date: Tue, 5 May 2026 15:09:30 +0200 Subject: [PATCH 1/2] blebox: add documentation for inputSensor devices --- source/_integrations/blebox.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/_integrations/blebox.markdown b/source/_integrations/blebox.markdown index b3ef0d1d423b..4f0967c20844 100644 --- a/source/_integrations/blebox.markdown +++ b/source/_integrations/blebox.markdown @@ -414,6 +414,22 @@ This integration adds the Blebox device as a binary sensor entity to Home Assist - Periodic read of state of rain detection +### inputSensorD + +This integration adds the Blebox device as 2 binary sensor entities to Home Assistant. + +#### Key supported features + +- Periodic read of state of 2 input sensors + +### inputSensorQ + +This integration adds the Blebox device as 4 binary sensor entities to Home Assistant. + +#### Key supported features + +- Periodic read of state of 4 input sensors + ### airSensor This integration adds the Blebox device as a sensor entity to Home Assistant. From 7c7c9b485349eda4d9bbb2605649710cec1a38ec Mon Sep 17 00:00:00 2001 From: Bartlomiej Kobus Date: Thu, 7 May 2026 06:50:59 +0000 Subject: [PATCH 2/2] blebox: add note to inputSensors --- 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 4f0967c20844..1418f76815df 100644 --- a/source/_integrations/blebox.markdown +++ b/source/_integrations/blebox.markdown @@ -422,6 +422,10 @@ This integration adds the Blebox device as 2 binary sensor entities to Home Assi - Periodic read of state of 2 input sensors +{% note %} +If you need an immediate response (without local polling delay), the device can also be integrated using webhooks and automation, in the same way as [actionBox, actionBoxS, and proxiBox](#actionbox-actionboxs-and-proxibox). +{% endnote %} + ### inputSensorQ This integration adds the Blebox device as 4 binary sensor entities to Home Assistant. @@ -430,6 +434,10 @@ This integration adds the Blebox device as 4 binary sensor entities to Home Assi - Periodic read of state of 4 input sensors +{% note %} +If you need an immediate response (without local polling delay), the device can also be integrated using webhooks and automation, in the same way as [actionBox, actionBoxS, and proxiBox](#actionbox-actionboxs-and-proxibox). +{% endnote %} + ### airSensor This integration adds the Blebox device as a sensor entity to Home Assistant. @@ -468,7 +476,6 @@ The configuration consists of two steps: - [Generating the compatible webhook in Home Assistant](#generating-the-compatible-webhook-in-home-assistant) - [Configuring the device in the wBox app](#configuring-the-device-in-the-wbox-app) - #### Generating the compatible webhook in Home Assistant 1. Go to {% my automations title="**Settings** > **Automations & scenes**" %} and in the lower right corner, select the **Create Automation** button. @@ -624,6 +631,7 @@ This integration adds the Simon 55 GO device ("blebox inside") as a switch entit - Effects - Brightness - Color + ### Simon 55 GO thermo This integration adds the Simon 55 GO device ("blebox inside") as a climate entity to Home Assistant.