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
28 changes: 28 additions & 0 deletions source/_integrations/blebox.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,20 @@ This integration adds the Blebox device as a sensor entity to Home Assistant.

- Periodic read of illuminance (unit: lx)

### openSensor

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

#### Key supported features

- Periodic read of open status (2 or 3 statuses depending on configuration)
- Periodic read of open/closed state (binary sensor)

#### Additional features

- An option to change the detection mode is available in the wBox app.
- After changing settings, the device needs to be reloaded.

### smartMeter DIN

This integration adds the Blebox device as multiple sensor entities to Home Assistant.
Expand Down Expand Up @@ -1100,6 +1114,20 @@ This integration adds the Pstryk device ("blebox inside") as multiple sensor ent
- Option to enable/disable reverse energy measurement is available in the wBox app.
- After a settings change, the device needs to be reloaded.

### Drutex SmartWindow

This integration adds the Drutex device ("blebox inside") as a sensor entity and a binary sensor entity to Home Assistant.
Comment thread
bkobus-bbx marked this conversation as resolved.

#### Key supported features

- Periodic read of open status (from 2 to 5 statuses depending on configuration)
- Periodic read of open/closed state (binary sensor)

#### Additional features

- An option to change the detection mode is available in the wBox app.
- After changing settings, the device needs to be reloaded.

## Examples

### Close shutters at sunset
Expand Down