diff --git a/miio/airconditioningcompanion.py b/miio/airconditioningcompanion.py index 8484757d3..ae5c5dc5e 100644 --- a/miio/airconditioningcompanion.py +++ b/miio/airconditioningcompanion.py @@ -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. """