Skip to content

Commit

Permalink
Add discovery of the Xiaomi IR remote 2gen (chuangmi.remote.h102a03) (r…
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi authored Apr 10, 2019
1 parent 5f93008 commit 09500e8
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 @@ -51,6 +51,7 @@
"zhimi-airpurifier-v7": AirPurifier, # v7
"zhimi-airpurifier-mc1": AirPurifier, # mc1
"chuangmi-ir-v2": ChuangmiIr,
"chuangmi-remote-h102a03_": ChuangmiIr,
"zhimi-humidifier-v1": partial(AirHumidifier, model=MODEL_HUMIDIFIER_V1),
"zhimi-humidifier-ca1": partial(AirHumidifier, model=MODEL_HUMIDIFIER_CA1),
"zhimi-humidifier-cb1": partial(AirHumidifier, model=MODEL_HUMIDIFIER_CB1),
Expand Down

0 comments on commit 09500e8

Please sign in to comment.