mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add night light level select for fan in VeSync (#37986)
* Added humidifiers * Fixes * Add night_light_level for fan
This commit is contained in:
parent
22ecf9f68e
commit
d84a614250
@ -134,6 +134,10 @@ VeSync air purifiers will expose the following details depending on the features
|
||||
| `night_light` | The current status of the night light (Core200S/Core400s) | off |
|
||||
| `child_lock` | The current status of the child lock (Core200S/300s/400s) | off |
|
||||
|
||||
| Select | Description | Example |
|
||||
| ----------------------- | ---------------------------------------------------------------------------------- | --------- |
|
||||
| `night_light_level` | Night light brightness level (Values: off, dim, on). | off |
|
||||
|
||||
## Humidifier
|
||||
|
||||
Sensors and settings exposed by VeSync humidifiers.
|
||||
@ -148,7 +152,7 @@ Sensors and settings exposed by VeSync humidifiers.
|
||||
|
||||
| Select | Description | Example |
|
||||
| ----------------------- | ---------------------------------------------------------------------------------- | --------- |
|
||||
| `night_light_level`| Night light brightness level (Values: off, dim, bright). | off |
|
||||
| `night_light_level` | Night light brightness level (Values: off, dim, bright). | off |
|
||||
|
||||
## Binary Sensors
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user