From d84a6142506a6ee3cec77a1d13e5db3a174b8919 Mon Sep 17 00:00:00 2001 From: Indu Prakash <6459774+iprak@users.noreply.github.com> Date: Mon, 17 Mar 2025 04:33:20 -0500 Subject: [PATCH] Add night light level select for fan in VeSync (#37986) * Added humidifiers * Fixes * Add night_light_level for fan --- source/_integrations/vesync.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_integrations/vesync.markdown b/source/_integrations/vesync.markdown index 43b6c3d8676..5c38c564d19 100644 --- a/source/_integrations/vesync.markdown +++ b/source/_integrations/vesync.markdown @@ -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