Skip to content

Commit

Permalink
Add support v7 version for Xiaomi AirPurifier PRO (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
quamilek authored and syssi committed Dec 30, 2018
1 parent 6db862d commit 4e61fa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions miio/discovery.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"zhimi-airpurifier-v3": AirPurifier, # v3
"zhimi-airpurifier-v5": AirPurifier, # v5
"zhimi-airpurifier-v6": AirPurifier, # v6
"zhimi-airpurifier-v7": AirPurifier, # v7
"zhimi-airpurifier-mc1": AirPurifier, # mc1
"chuangmi-ir-v2": ChuangmiIr,
"zhimi-humidifier-v1": partial(AirHumidifier, model=MODEL_HUMIDIFIER_V1),
Expand Down

0 comments on commit 4e61fa0

Please sign in to comment.