mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Add support for Levoit EverestAir air purifiers (#34221)
This commit is contained in:
parent
37b12961c5
commit
04da5dbe7e
@ -62,6 +62,7 @@ This {% term integration %} supports devices controllable by the VeSync App. Th
|
||||
- Core 300S: Smart True HEPA Air Purifier
|
||||
- Core 400S: Smart True HEPA Air Purifier
|
||||
- Core 600S: Smart True HEPA Air Purifier
|
||||
- EverestAir: Smart Air Purifier
|
||||
- Vital 100S Smart True HEPA Air Purifier (LAP-V102S-WUS)
|
||||
- Vital 200S Smart True HEPA Air Purifier (LAP-V201S-WUS)
|
||||
- LEVOIT Smart Wifi Air Purifier (LV-PUR131S)
|
||||
@ -98,10 +99,10 @@ itself. Note that prior versions of the {% term integration %} exposed these as
|
||||
All VeSync air purifiers expose the remaining filter lifetime, and some also expose air quality measurements.
|
||||
|
||||
| Sensor | Description | Example |
|
||||
| --------------------------------------- | ------------------------------------------------------------------ | ------- |
|
||||
| `filter_life` | Remaining percentage of the filter. (LV-PUR131S, Core200S/300s/400s/600s) | 142 |
|
||||
| ----------------------- | -------------------------------------------------------------------------------------- | --------- |
|
||||
| `filter_life` | Remaining percentage of the filter. (LV-PUR131S, Core200S/300s/400s/600s/EverestAir) | 142 |
|
||||
| `air_quality` | The current air quality reading. (LV-PUR131S, Core300s/400s/600s) | excellent |
|
||||
| `pm2_5` | The current air quality reading. (Core300s/400s/600s) | 8 |
|
||||
| `pm2_5` | The current air quality reading. (Core300s/400s/600s/EverestAir) | 8 |
|
||||
|
||||
## Fan exposed attributes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user