-
-
Notifications
You must be signed in to change notification settings - Fork 120
Feature Request: Support for Xiaomi Smart Air Purifier Elite (Model: Y-600 / dmaker.airpurifier.y600) #415
Description
Hi @syssi,
I'm trying to integrate a new Xiaomi air purifier model into Home Assistant using your awesome custom component. The device is the:
Xiaomi Smart Air Purifier Elite
Model code on box: Y-600
Likely internal model: dmaker.airpurifier.y600
Link: https://www.mi.com/tr/product/xiaomi-smart-air-purifier-elite/
What I’ve Tried:
- Installed your custom component via HACS (
xiaomi_airpurifier) - Added YAML configuration:
I've tried many different approaches over several days, but unfortunately I still haven’t been able to properly integrate this air purifier into Home Assistant. This device is very important for me to monitor and control, and I would really appreciate any help or guidance you could provide. Thank you in advance!
Update after further testing with zhimi.airpurifier.ma4:
fan.set_preset_modepartially works:Fanmode → works at correct level (level 3)Mediummode → fan runs at maximum speed with heart icon (probably "Favorite" mode)Silentmode → switches to night mode
fan.set_percentageis also accepted but mapping is inconsistent- Power on/off does not work at all
- Temperature and humidity values are completely inaccurate or missing
- PM2.5 value is not present
So, currently zhimi.airpurifier.ma4 is the only model that gives partial control (fan speed and preset modes), but sensor data and power control are broken or unsupported.
Let me know if I can provide logs or debug info.
I've tested the model zhimi.airp.ma4 and the fan control and mode changes are working (although mode names may be inaccurate), but the power on/off button doesn't work and sensor values like PM2.5, temperature and humidity are either missing or completely wrong.
fan:
- platform: xiaomi_airpurifier
name: Xiaomi Air Purifier Elite
host: 192.168.31.49
token: 7e068a1fb70d2f7907a04997997f5ebf
model: dmaker.airpurifier.y600