mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
blebox: sensor types extended (#26801)
* chore: update functionality status * chore: added humitidySensor, moved airSensor
This commit is contained in:
parent
e0b20d403d
commit
91635588cb
@ -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:
|
Currently, this includes support for the following product classes:
|
||||||
|
|
||||||
- BleBox rainSensor
|
- BleBox rainSensor
|
||||||
- BleBox wind&rainSensor (rain only)
|
- BleBox wind&rainSensor
|
||||||
|
|
||||||
## Sensors
|
## 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:
|
Currently, this includes support for the following product classes and their features:
|
||||||
|
|
||||||
- BleBox tempSensor (temperature only)
|
- BleBox tempSensor (temperature only)
|
||||||
|
- Blebox humiditySensor
|
||||||
|
- BleBox airSensor
|
||||||
|
|
||||||
## Switches
|
## Switches
|
||||||
|
|
||||||
@ -76,13 +78,6 @@ Currently, this includes support for the following product classes:
|
|||||||
- BleBox saunaBox
|
- BleBox saunaBox
|
||||||
- BleBox thermoBox
|
- 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
|
## Lights
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user