Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed May 10, 2018
1 parent 949b912 commit a0ff218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miio/airconditioningcompanion.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def device_type(self) -> str:
@property
def air_condition_brand(self) -> str:
"""
Brand of the Air Condition.
Brand of the air conditioner.
Known brand ids (int) are 0182, 0097, 0037, 0202, 02782, 0197, 0192.
"""
Expand Down

0 comments on commit a0ff218

Please sign in to comment.