diff --git a/homeassistant/components/coolmaster/climate.py b/homeassistant/components/coolmaster/climate.py index 25ff91d8244..de1652d6938 100644 --- a/homeassistant/components/coolmaster/climate.py +++ b/homeassistant/components/coolmaster/climate.py @@ -1,4 +1,4 @@ -"""CoolMasterNet platform to control of CoolMasteNet Climate Devices.""" +"""CoolMasterNet platform to control of CoolMasterNet Climate Devices.""" import logging from homeassistant.components.climate import ClimateEntity