Skip to content

Update vesync.markdown #38830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions source/_integrations/vesync.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,10 @@ All VeSync air purifiers expose the remaining filter lifetime, and some also exp
| `air_quality` | The current air quality reading. (LV-PUR131S, Core300s/400s/600s) | excellent |
| `pm2_5` | The current air quality reading. (Core300s/400s/600s/EverestAir) | 8 |

| Switch | Description | Example |
| ----------------------- | ---------------------------------------------------------------------------------- | --------- |
| `display` | Display On or Off | On |

## Fan exposed attributes

VeSync air purifiers will expose the following details depending on the features supported by the model:
Expand Down Expand Up @@ -154,6 +158,11 @@ Sensors and settings exposed by VeSync humidifiers.
| ----------------------- | ---------------------------------------------------------------------------------- | --------- |
| `night_light_level` | Night light brightness level (Values: off, dim, bright). | off |

| Switch | Description | Example |
| ----------------------- | ---------------------------------------------------------------------------------- | --------- |
| `display` | Display On or Off | On |


## Binary Sensors

| Binary Sensor | Description | Example |
Expand Down