Skip to content

Commit

Permalink
Discovery: Device name of the zimi powerstrip v2 fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Sep 27, 2017
1 parent 69ae780 commit adea6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirobo/discovery.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"chuangmi-plug-v2": Plug,
"chuangmi-plug-v1": PlugV1,
"qmi-powerstrip-v1": Strip,
"zimi.powerstrip.v2": Strip,
"zimi-powerstrip-v2": Strip,
"zhimi-airpurifier-m1": AirPurifier,
"zhimi-airpurifier-m2": AirPurifier,
"zhimi-airpurifier-v1": AirPurifier,
Expand Down

0 comments on commit adea6cd

Please sign in to comment.