Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 25 additions & 1 deletion source/_integrations/blebox.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,30 @@ This integration adds the Blebox device as a binary sensor entity to Home Assist

- Periodic read of state of rain detection

### inputSensorD
Comment thread
bkobus-bbx marked this conversation as resolved.

This integration adds the Blebox device as 2 binary sensor entities to Home Assistant.
Comment thread
bkobus-bbx marked this conversation as resolved.

#### Key supported features

- 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
Comment thread
bkobus-bbx marked this conversation as resolved.

This integration adds the Blebox device as 4 binary sensor entities to Home Assistant.
Comment thread
bkobus-bbx marked this conversation as resolved.

#### Key supported features

- 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.
Expand Down Expand Up @@ -452,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.
Expand Down Expand Up @@ -608,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.
Expand Down