Skip to content
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

Add new device support - Smartmi Air Purifier #1025

Closed
orionowy opened this issue Apr 29, 2021 · 1 comment · Fixed by #1417
Closed

Add new device support - Smartmi Air Purifier #1025

orionowy opened this issue Apr 29, 2021 · 1 comment · Fixed by #1417

Comments

@orionowy
Copy link

orionowy commented Apr 29, 2021

Request Smartmi zhimi.airpurifer.za1 - Air Purifier support

Xiaomi App Detalis details:

ID: xxx
IP: 192.168.0.xx
MODEL: zhimi.airpurifer.za1
@lichtteil
Copy link

lichtteil commented Nov 10, 2021

More info for this model (copy from syssi/xiaomi_airpurifier#181 (comment) ):

Name Smartmi Air Purifier
Model: KQJHQ01ZM
Spec: https://www.aze.com.pl/pl/p/Oczyszczacz-powietrza-Smartmi-Air-Purifier/2483,
https://www.smartmiglobal.com/collections/air-purifier/products/smartmi-air-purifier

Coverage 9-48m², 400m³/h CADR, 30 dB - 64 dB, 40 W (max.)
Sensors: Temperature, laser particle sensor, Total VOC, humidity.

Some things are compatible with zhimi.airpurifier.mb3, but some functionalities are missing:

  • the device status does not work (the device cannot be turned on and off)
  • led not working (led: null)
  • motor speed is not working (motor_speed: null)
  • fan level does not show value, probably no fan mode (fan_level: null)
  • other preset_modes, available 3 modes (Auto, Night, Favorite)
  • preset_mode atributte not work (preset_mode: null)
  • TVOC sensor status is not displayed

julian-klode added a commit to julian-klode/python-miio that referenced this issue May 12, 2022
This also adds a tvoc attribute.

Fixes rytilahti#1025
julian-klode added a commit to julian-klode/python-miio that referenced this issue May 12, 2022
This also adds a tvoc attribute.

Fixes rytilahti#1025
julian-klode added a commit to julian-klode/python-miio that referenced this issue Jun 21, 2022
This also adds a tvoc attribute.

Fixes rytilahti#1025
rytilahti added a commit that referenced this issue Jun 26, 2022
* Add support for zhimi.airpurifier.za1

This also adds a tvoc attribute.

Fixes #1025

* Add gesture control setting for zhimi.airpurifier.za1

* Fix exception message

Co-authored-by: Teemu R. <tpr@iki.fi>

Co-authored-by: Teemu R. <tpr@iki.fi>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants