From 5b826f840a84e7520eeac31ab1c028d436c96254 Mon Sep 17 00:00:00 2001 From: Ethan Madden Date: Mon, 1 Aug 2022 08:07:23 -0700 Subject: [PATCH] Core300s actually supports air quality sensing (#23604) --- source/_integrations/vesync.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/vesync.markdown b/source/_integrations/vesync.markdown index 44a8f24f3bf..2df61cc8bf3 100644 --- a/source/_integrations/vesync.markdown +++ b/source/_integrations/vesync.markdown @@ -96,8 +96,8 @@ All VeSync air purifiers expose the remaining filter life, and some also expose | Sensor | Description | Example | | --------------------------------------- | ------------------------------------------------------------------ | ------- | | `filter_life` | Remaining percentage of the filter. (LV-PUR131S, Core200S/300s/400s/600s) | 142 | -| `air_quality` | The current air quality reading. (LV-PUR131S, Core400s/600s) | excellent | -| `pm2_5` | The current air quality reading. (Core400s/600s) | 8 | +| `air_quality` | The current air quality reading. (LV-PUR131S, Core300s/400s/600s) | excellent | +| `pm2_5` | The current air quality reading. (Core300s/400s/600s) | 8 | ## Fan Exposed Attributes