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:
Indu Prakash 2025-02-13 10:31:23 -06:00 committed by GitHub
parent 110ae2eca7
commit b0ce231da1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -142,7 +142,11 @@ Sensors and settings exposed by VeSync humidifiers.
| 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