mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add night light brightness (#37332)
* Added humidifiers * Fixes * Mist level can only be set when humidifier is in manual mode * Added night_light_brightness * Update to match select entity
This commit is contained in:
parent
110ae2eca7
commit
b0ce231da1
@ -142,7 +142,11 @@ Sensors and settings exposed by VeSync humidifiers.
|
|||||||
|
|
||||||
| Number | Description | Example |
|
| Number | Description | Example |
|
||||||
| ----------------------- | ---------------------------------------------------------------------------------- | --------- |
|
| ----------------------- | ---------------------------------------------------------------------------------- | --------- |
|
||||||
| `mist_level` | Mist level intensity (Range: 1-9, Step: 1) | 1 |
|
| `mist_level` | Mist level intensity (Range: 1-9, Step: 1). Only available in manual mode. | 1 |
|
||||||
|
|
||||||
|
| Select | Description | Example |
|
||||||
|
| ----------------------- | ---------------------------------------------------------------------------------- | --------- |
|
||||||
|
| `night_light_level`| Night light brightness level (Values: off, dim, bright). | off |
|
||||||
|
|
||||||
## Binary Sensors
|
## Binary Sensors
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user