Skip to content

Commit

Permalink
Discovery: Device name of the zimi powerstrip v2 fixed. (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi authored and rytilahti committed Oct 1, 2017
1 parent 0b994c7 commit 3d1044e
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 3d1044e

Please sign in to comment.