diff --git a/source/_integrations/vesync.markdown b/source/_integrations/vesync.markdown index 9cf8b13d627..cdec77559d3 100644 --- a/source/_integrations/vesync.markdown +++ b/source/_integrations/vesync.markdown @@ -34,6 +34,7 @@ The devices must be added to the VeSync App before this {% term integration %} c The following platforms are supported: +- **binary sensor** - **fan** - **humidifier** - **light** @@ -143,6 +144,13 @@ Sensors and settings exposed by VeSync humidifiers. | ----------------------- | ---------------------------------------------------------------------------------- | --------- | | `mist_level` | Mist level intensity (Range: 1-9, Step: 1) | 1 | +## Binary Sensors + +| Binary Sensor | Description | Example | +| ----------------------- | ---------------------------------------------------------------------------------- | --------- | +| `water_lacks` | Indicates whether the device needs a water refill | false | +| `water_tank_lifted` | Water tank is lifted | false | + ## Extracting attribute data In order to get the attributes readings from supported devices, such as voltage from outlets or fan attributes, you'll have to create a [template sensor](/integrations/template#state-based-template-sensors/).