mirror of
https://github.com/home-assistant/core.git
synced 2025-07-02 19:07:27 +00:00
Add LV-RH131S-WM Air Purifier (#138626)
* Add LV-RH131S-WM Air Purifier Fix 138486 * Update homeassistant/components/vesync/const.py
This commit is contained in:
parent
34a33e0465
commit
67fcbc4c28
@ -63,6 +63,7 @@ SKU_TO_BASE_DEVICE = {
|
||||
# Air Purifiers
|
||||
"LV-PUR131S": "LV-PUR131S",
|
||||
"LV-RH131S": "LV-PUR131S", # Alt ID Model LV-PUR131S
|
||||
"LV-RH131S-WM": "LV-PUR131S", # Alt ID Model LV-PUR131S
|
||||
"Core200S": "Core200S",
|
||||
"LAP-C201S-AUSR": "Core200S", # Alt ID Model Core200S
|
||||
"LAP-C202S-WUSR": "Core200S", # Alt ID Model Core200S
|
||||
|
Loading…
x
Reference in New Issue
Block a user