Skip to content

Commit

Permalink
fix: trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
MPThLee authored Mar 13, 2022
1 parent dc3005c commit 0e15ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miio/airpurifier_miot.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"zhimi.airpurifier.vb2": _MAPPING, # airpurifier proh
"zhimi.airpurifier.mb4": _MAPPING_MB4, # airpurifier 3c
"zhimi.airp.mb4a": _MAPPING_MB4, # airpurifier 3c
"zhimi.airp.mb5": _MAPPING_VA2, # airpurifier 4
"zhimi.airp.mb5": _MAPPING_VA2, # airpurifier 4
"zhimi.airp.va2": _MAPPING_VA2, # airpurifier 4 pro
}

Expand Down

0 comments on commit 0e15ca1

Please sign in to comment.